mirror of
https://github.com/blacktop/ipsw.git
synced 2026-05-08 12:22:26 +00:00
chore(deps): bump anthropics/claude-code-action from 1.0.39 to 1.0.46 (#1057)
Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.39 to 1.0.46. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/01e756b34ef7a1447e9508f674143b07d20c2631...6c61301d8e1ee91bef7b65172f93462bbb216394) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: anthropics/claude-code-action@01e756b34ef7a1447e9508f674143b07d20c2631 # beta
|
||||
- uses: anthropics/claude-code-action@6c61301d8e1ee91bef7b65172f93462bbb216394 # beta
|
||||
with:
|
||||
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user