Skip to content

Commit e069455

Browse files
fix(deps): update anthropics/claude-code-action action to v1.0.41
1 parent 1e2dcba commit e069455

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ runs:
106106
SCHEMA=$(cat "$GITHUB_ACTION_PATH/schema.json" | jq -c .)
107107
echo "value=$SCHEMA" >> "$GITHUB_OUTPUT"
108108
109-
- uses: anthropics/claude-code-action/base-action@8341a564b0c1693e9fa29c681852ee3714980098 # v1.0.33
109+
- uses: anthropics/claude-code-action/base-action@70e16deb18402428bd09e08d1ec3662a872e3c72 # v1.0.41
110110
id: claude
111111
env:
112112
GITHUB_TOKEN: ${{ inputs.github-token }}

0 commit comments

Comments
 (0)