We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 416da43 commit 7f9cbb7Copy full SHA for 7f9cbb7
.github/workflows/auto-update-changelog.yaml
@@ -19,7 +19,7 @@ jobs:
19
persist-credentials: true # For the next step
20
21
- name: Update changelog
22
- uses: docker://gsoci.azurecr.io/giantswarm/claude-code-ci:0.0.0-6f5ffbab0866222ac6305cb00f5b61c1b494d50c
+ uses: docker://gsoci.azurecr.io/giantswarm/claude-code-ci:0.0.0-5ba02644959b339eaca81a6d0dc293afdd0fd48b
23
env:
24
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -72,4 +72,3 @@ jobs:
72
--allowedTools "Bash(git *)"
73
--allowedTools "Bash(gh *)"
74
--allowedTools "Read(/github/workspace/**)"
75
- "$CLAUDE_PROMPT"
0 commit comments