We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d5e497 commit fa92ca7Copy full SHA for fa92ca7
.github/workflows/nightly-tfc-report.yml
@@ -150,7 +150,7 @@ jobs:
150
151
- name: Analyze failures
152
if: steps.collect-tfc.outputs.found != '0'
153
- uses: anthropics/claude-code-action@v1
+ uses: anthropics/claude-code-action@edd85d61533cbba7b57ed0ca4af1750b1fdfd3c4 # v1
154
env:
155
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL_IDP_DEV_ALERTS }}
156
DRY_RUN: ${{ inputs.dry_run }}
0 commit comments