File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 aws-region : ${{ inputs.aws-region }}
3333
3434 - name : Deploy to prod
35- uses : kodermax/kubectl-aws-eks@master
35+ uses : kodermax/kubectl-aws-eks@ebad7507329396261acc8b118807b81727314058 # master
3636 env :
3737 KUBE_CONFIG_DATA : ${{ inputs.kube-config-data }}
3838 with :
Original file line number Diff line number Diff line change 3030 fetch-depth : 1
3131
3232 - name : Run Claude PR Action
33- uses : anthropics/claude-code-action@beta
33+ uses : anthropics/claude-code-action@28f83620103c48a57093dcc2837eec89e036bb9f # beta
3434 with :
3535 anthropic_api_key : ${{ secrets.ENG_ANTHROPIC_API_KEY }}
3636 # Or use OAuth token instead:
Original file line number Diff line number Diff line change 1717 java-version : 17
1818
1919 - name : Generate and submit dependency graph for wave
20- uses : gradle/actions/dependency-submission@v4
20+ uses : gradle/actions/dependency-submission@ed408507eac070d1f99cc633dbcf757c94c7933a # v4
2121 with :
2222 dependency-resolution-task : " dependencies"
2323 additional-arguments : " --configuration runtimeClasspath"
You can’t perform that action at this time.
0 commit comments