Bump the actions group with 4 updates
Bumps the actions group with 4 updates: [pnpm/action-setup](https://github.com/pnpm/action-setup), [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials), [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action). Updates `pnpm/action-setup` from 6.0.9 to 6.0.10 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v6.0.9...0977fd99725f1db4007ccb2928dbb4e90d06cc86) Updates `aws-actions/configure-aws-credentials` from 6.2.3 to 6.2.4 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/e6de054238d6b7531b4efff3b6587d9aade6a06c...cbe3b392738ccf3f987d68400dafcf4b0624a56c) Updates `anthropics/claude-code-action` from 1.0.202 to 1.0.211 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/e5ad3c7725bc2459721893f88879fef9dbcf97b0...833fb0f8c9f6686b33d963a8bae0a94f4936ab2a) Updates `zizmorcore/zizmor-action` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](https://github.com/zizmorcore/zizmor-action/compare/3dc1ecc9bcb9e94e9b2c709687979e1298497054...70fb788f84895a7701f5643d103d587e460b5c99) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: aws-actions/configure-aws-credentials dependency-version: 6.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: anthropics/claude-code-action dependency-version: 1.0.211 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: zizmorcore/zizmor-action dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -228,7 +228,7 @@ jobs:
|
|||||||
- name: ☁️ Configure AWS credentials (denis)
|
- name: ☁️ Configure AWS credentials (denis)
|
||||||
if: ${{ !steps.fingerprint.outputs.includes-changes &&
|
if: ${{ !steps.fingerprint.outputs.includes-changes &&
|
||||||
!steps.version.outputs.version-changed }}
|
!steps.version.outputs.version-changed }}
|
||||||
uses: aws-actions/configure-aws-credentials@e6de054238d6b7531b4efff3b6587d9aade6a06c # v6.2.3
|
uses: aws-actions/configure-aws-credentials@cbe3b392738ccf3f987d68400dafcf4b0624a56c # v6.2.4
|
||||||
with:
|
with:
|
||||||
role-to-assume: arn:aws:iam::007404326489:role/denis-ci-publish
|
role-to-assume: arn:aws:iam::007404326489:role/denis-ci-publish
|
||||||
aws-region: us-east-2
|
aws-region: us-east-2
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ jobs:
|
|||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
|
||||||
- name: 🤖 Claude
|
- name: 🤖 Claude
|
||||||
uses: anthropics/claude-code-action@e5ad3c7725bc2459721893f88879fef9dbcf97b0 # v1.0.202
|
uses: anthropics/claude-code-action@833fb0f8c9f6686b33d963a8bae0a94f4936ab2a # v1.0.211
|
||||||
env:
|
env:
|
||||||
ANTHROPIC_BASE_URL: https://agentgateway.k1.prod.bsky.dev
|
ANTHROPIC_BASE_URL: https://agentgateway.k1.prod.bsky.dev
|
||||||
with:
|
with:
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ jobs:
|
|||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
|
||||||
- name: 🤖 Claude review
|
- name: 🤖 Claude review
|
||||||
uses: anthropics/claude-code-action@e5ad3c7725bc2459721893f88879fef9dbcf97b0 # v1.0.202
|
uses: anthropics/claude-code-action@833fb0f8c9f6686b33d963a8bae0a94f4936ab2a # v1.0.211
|
||||||
env:
|
env:
|
||||||
ANTHROPIC_BASE_URL: https://agentgateway.k1.prod.bsky.dev
|
ANTHROPIC_BASE_URL: https://agentgateway.k1.prod.bsky.dev
|
||||||
with:
|
with:
|
||||||
|
|||||||
@@ -424,7 +424,7 @@ jobs:
|
|||||||
steps.summary.outputs.notify == 'true' &&
|
steps.summary.outputs.notify == 'true' &&
|
||||||
steps.summary.outputs.screenshot_count != '0'
|
steps.summary.outputs.screenshot_count != '0'
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
|
uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10
|
||||||
|
|
||||||
- name: 🔧 Set up Node for Slack screenshot framing
|
- name: 🔧 Set up Node for Slack screenshot framing
|
||||||
if: >-
|
if: >-
|
||||||
|
|||||||
@@ -306,7 +306,7 @@ jobs:
|
|||||||
pnpm export
|
pnpm export
|
||||||
|
|
||||||
- name: ☁️ Configure AWS credentials (denis, PR-scoped)
|
- name: ☁️ Configure AWS credentials (denis, PR-scoped)
|
||||||
uses: aws-actions/configure-aws-credentials@e6de054238d6b7531b4efff3b6587d9aade6a06c # v6.2.3
|
uses: aws-actions/configure-aws-credentials@cbe3b392738ccf3f987d68400dafcf4b0624a56c # v6.2.4
|
||||||
with:
|
with:
|
||||||
role-to-assume: arn:aws:iam::007404326489:role/denis-ci-publish-pr
|
role-to-assume: arn:aws:iam::007404326489:role/denis-ci-publish-pr
|
||||||
aws-region: us-east-2
|
aws-region: us-east-2
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ jobs:
|
|||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|
||||||
- name: 🛡️ Run zizmor
|
- name: 🛡️ Run zizmor
|
||||||
uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2
|
uses: zizmorcore/zizmor-action@70fb788f84895a7701f5643d103d587e460b5c99 # v0.6.3
|
||||||
with:
|
with:
|
||||||
# Annotate the PR directly instead of uploading SARIF to the
|
# Annotate the PR directly instead of uploading SARIF to the
|
||||||
# security tab, and fail the check on any finding
|
# security tab, and fail the check on any finding
|
||||||
|
|||||||
Reference in New Issue
Block a user