Skip to content

Commit c29f1ba

Browse files
build(deps): bump the github-actions group across 1 directory with 10 updates
Bumps the github-actions group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/setup-node](https://github.com/actions/setup-node) | `4.4.0` | `6.3.0` | | [actions/cache](https://github.com/actions/cache) | `4.3.0` | `5.0.4` | | [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) | `1.0.39` | `1.0.77` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `7.0.0` | | [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `1.12.0` | `3.0.0` | | [inkeep/inkeep-agents-action](https://github.com/inkeep/inkeep-agents-action) | `f2ccac1f117a171cac1e9e65852e2196769f50b5` | `39c725a2bf4d24acb89ae70139e13bf50f637c20` | | [dorny/paths-filter](https://github.com/dorny/paths-filter) | `2.11.1` | `4.0.1` | | [inkeep/pr-commenter-action](https://github.com/inkeep/pr-commenter-action) | `10` | `11` | | [speakeasy-api/sdk-generation-action](https://github.com/speakeasy-api/sdk-generation-action) | `15.58.9` | `15.60.0` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7.0.8` | `8.1.0` | Updates `actions/setup-node` from 4.4.0 to 6.3.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@49933ea...53b8394) Updates `actions/cache` from 4.3.0 to 5.0.4 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@0057852...6682284) Updates `anthropics/claude-code-action` from 1.0.39 to 1.0.77 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@v1.0.39...ff9acae) Updates `actions/upload-artifact` from 4.6.2 to 7.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...bbbca2d) Updates `actions/create-github-app-token` from 1.12.0 to 3.0.0 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@d72941d...f8d387b) Updates `inkeep/inkeep-agents-action` from f2ccac1f117a171cac1e9e65852e2196769f50b5 to 39c725a2bf4d24acb89ae70139e13bf50f637c20 - [Commits](inkeep/inkeep-agents-action@f2ccac1...39c725a) Updates `dorny/paths-filter` from 2.11.1 to 4.0.1 - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@4512585...fbd0ab8) Updates `inkeep/pr-commenter-action` from 10 to 11 - [Release notes](https://github.com/inkeep/pr-commenter-action/releases) - [Commits](inkeep/pr-commenter-action@84ccc7c...bac2033) Updates `speakeasy-api/sdk-generation-action` from 15.58.9 to 15.60.0 - [Release notes](https://github.com/speakeasy-api/sdk-generation-action/releases) - [Commits](speakeasy-api/sdk-generation-action@b823adc...fe37b33) Updates `peter-evans/create-pull-request` from 7.0.8 to 8.1.0 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@271a8d0...c0f553f) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/cache dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: anthropics/claude-code-action dependency-version: 1.0.77 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/create-github-app-token dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: inkeep/inkeep-agents-action dependency-version: 39c725a2bf4d24acb89ae70139e13bf50f637c20 dependency-type: direct:production dependency-group: github-actions - dependency-name: dorny/paths-filter dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: inkeep/pr-commenter-action dependency-version: '11' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: speakeasy-api/sdk-generation-action dependency-version: 15.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: peter-evans/create-pull-request dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e206624 commit c29f1ba

14 files changed

+38
-38
lines changed

.github/workflows/auto-format.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,14 @@ jobs:
6262
- name: Generate GitHub App Token
6363
id: app-token
6464
if: steps.pr-check.outputs.skip != 'true' && steps.checkout.outcome == 'success'
65-
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
65+
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
6666
with:
6767
app-id: ${{ secrets.INTERNAL_CI_APP_ID }}
6868
private-key: ${{ secrets.INTERNAL_CI_APP_PRIVATE_KEY }}
6969

7070
- name: Setup Node.js
7171
if: steps.pr-check.outputs.skip != 'true' && steps.checkout.outcome == 'success'
72-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
72+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
7373
with:
7474
node-version: 22.x
7575

@@ -93,7 +93,7 @@ jobs:
9393
9494
- name: Setup pnpm cache
9595
if: steps.pr-check.outputs.skip != 'true' && steps.checkout.outcome == 'success'
96-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
96+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
9797
with:
9898
path: ${{ env.STORE_PATH }}
9999
key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}

.github/workflows/ci-maintenance.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
fetch-depth: 0
4040

4141
- name: Setup Node.js
42-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
42+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
4343
with:
4444
node-version: 22.x
4545

@@ -165,7 +165,7 @@ jobs:
165165
166166
- name: Run Claude to analyze and fix
167167
if: steps.collect.outputs.has_failures == 'true' && inputs.dry_run != 'true'
168-
uses: anthropics/claude-code-action@26ec041249acb0a944c0a47b6c0c13f05dbc5b44 # v1
168+
uses: anthropics/claude-code-action@88c168b39e7e64da0286d812b6e9fbebb6708185 # v1
169169
with:
170170
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
171171
prompt: |

.github/workflows/ci.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
fetch-depth: 0
5959

6060
- name: Setup Node.js
61-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
61+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
6262
with:
6363
node-version: 22.x
6464

@@ -79,21 +79,21 @@ jobs:
7979
touch agents-docs/.source/index.ts
8080
8181
- name: Setup pnpm cache
82-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
82+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
8383
with:
8484
path: ${{ env.STORE_PATH }}
8585
key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}
8686
restore-keys: ${{ runner.os }}-pnpm-store-
8787

8888
- name: Setup Turborepo cache
89-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
89+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
9090
with:
9191
path: .turbo
9292
key: ${{ runner.os }}-turbo-${{ github.sha }}
9393
restore-keys: ${{ runner.os }}-turbo-
9494

9595
- name: Setup Playwright cache
96-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
96+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
9797
with:
9898
path: ~/.cache/ms-playwright
9999
key: playwright-${{ runner.os }}-${{ hashFiles('**/pnpm-lock.yaml') }}
@@ -112,7 +112,7 @@ jobs:
112112
if: |
113113
github.event_name == 'pull_request' &&
114114
github.event.pull_request.head.repo.full_name == github.repository
115-
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
115+
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
116116
with:
117117
app-id: ${{ secrets.INTERNAL_CI_APP_ID }}
118118
private-key: ${{ secrets.INTERNAL_CI_APP_PRIVATE_KEY }}
@@ -212,7 +212,7 @@ jobs:
212212

213213
- name: Upload Vitest Screenshots
214214
if: failure()
215-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
215+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
216216
with:
217217
name: vitest-screenshots
218218
path: agents-manage-ui/.vitest-attachments
@@ -288,7 +288,7 @@ jobs:
288288
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
289289

290290
- name: Setup Node.js
291-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
291+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
292292
with:
293293
node-version: 22.x
294294

@@ -309,15 +309,15 @@ jobs:
309309
touch agents-docs/.source/index.ts
310310
311311
- name: Setup pnpm cache
312-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
312+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
313313
with:
314314
path: ${{ env.STORE_PATH }}
315315
key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}
316316
restore-keys: |
317317
${{ runner.os }}-pnpm-store-
318318
319319
- name: Setup Turborepo cache
320-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
320+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
321321
with:
322322
path: .turbo
323323
key: ${{ runner.os }}-turbo-create-agents-e2e-${{ github.sha }}
@@ -330,7 +330,7 @@ jobs:
330330
HUSKY: 0
331331

332332
- name: Cache Playwright browsers
333-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
333+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
334334
with:
335335
path: ~/.cache/ms-playwright
336336
key: playwright-${{ runner.os }}-${{ hashFiles('**/pnpm-lock.yaml') }}

.github/workflows/claude-code-review.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@ jobs:
705705
- name: Generate GitHub App token for team-skills
706706
if: steps.pr.outputs.draft != 'true'
707707
id: app-token
708-
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
708+
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
709709
with:
710710
app-id: ${{ secrets.INTERNAL_CI_APP_ID }}
711711
private-key: ${{ secrets.INTERNAL_CI_APP_PRIVATE_KEY }}
@@ -724,7 +724,7 @@ jobs:
724724
# Pinned to SDK 0.2.25 (last working version) due to AJV validation crash in 0.2.27+
725725
# Tracking: https://github.com/anthropics/claude-code-action/issues/892
726726
# Remove pin when issue is resolved and @v1 is stable again
727-
uses: anthropics/claude-code-action@01e756b34ef7a1447e9508f674143b07d20c2631
727+
uses: anthropics/claude-code-action@88c168b39e7e64da0286d812b6e9fbebb6708185
728728
env:
729729
CLAUDE_CODE_DEBUG_LOGS_DIR: ${{ runner.temp }}/claude-debug
730730
with:
@@ -753,7 +753,7 @@ jobs:
753753
754754
- name: Upload Debug Artifacts
755755
if: always() && steps.pr.outputs.draft != 'true'
756-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
756+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
757757
with:
758758
name: claude-debug-pr-${{ steps.pr.outputs.number }}-${{ github.run_id }}
759759
path: |

.github/workflows/claude.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- name: Generate app token
2929
id: app-token
30-
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
30+
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
3131
with:
3232
app-id: ${{ secrets.INTERNAL_CI_APP_ID }}
3333
private-key: ${{ secrets.INTERNAL_CI_APP_PRIVATE_KEY }}
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Run Claude Code
4242
id: claude
43-
uses: anthropics/claude-code-action@26ec041249acb0a944c0a47b6c0c13f05dbc5b44 # v1
43+
uses: anthropics/claude-code-action@88c168b39e7e64da0286d812b6e9fbebb6708185 # v1
4444
with:
4545
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
4646
github_token: ${{ steps.app-token.outputs.token }}

.github/workflows/closed-pr-review-auto-improver.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
- name: Generate GitHub App token
4949
id: app-token
50-
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
50+
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
5151
with:
5252
app-id: ${{ secrets.INTERNAL_CI_APP_ID }}
5353
private-key: ${{ secrets.INTERNAL_CI_APP_PRIVATE_KEY }}
@@ -225,7 +225,7 @@ jobs:
225225
id: analyze
226226
# Tracking: https://github.com/anthropics/claude-code-action/issues/892
227227
# Remove pin when issue is resolved and @v1 is stable again
228-
uses: anthropics/claude-code-action@01e756b34ef7a1447e9508f674143b07d20c2631
228+
uses: anthropics/claude-code-action@88c168b39e7e64da0286d812b6e9fbebb6708185
229229
with:
230230
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
231231
claude_args: |
@@ -280,7 +280,7 @@ jobs:
280280
281281
- name: Upload Debug Artifacts
282282
if: always() && steps.analyze.outputs.execution_file
283-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
283+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
284284
with:
285285
name: auto-improver-debug-pr-${{ steps.pr-meta.outputs.pr_number || inputs.pr_number || github.event.pull_request.number }}-${{ github.run_id }}
286286
path: ${{ steps.analyze.outputs.execution_file }}

.github/workflows/cypress.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
7676

7777
- name: Setup Node.js
78-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
78+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
7979
with:
8080
node-version: 22.x
8181

@@ -96,14 +96,14 @@ jobs:
9696
touch agents-docs/.source/index.ts
9797
9898
- name: Setup pnpm cache
99-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
99+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
100100
with:
101101
path: ${{ env.STORE_PATH }}
102102
key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}
103103
restore-keys: ${{ runner.os }}-pnpm-store-
104104

105105
- name: Setup Turborepo cache
106-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
106+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
107107
with:
108108
path: .turbo
109109
key: ${{ runner.os }}-turbo-${{ github.sha }}

.github/workflows/inkeep-content-writer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
runs-on: ubuntu-latest
3232
steps:
3333
- name: Trigger Inkeep Agent
34-
uses: inkeep/inkeep-agents-action@f2ccac1f117a171cac1e9e65852e2196769f50b5 # v0
34+
uses: inkeep/inkeep-agents-action@39c725a2bf4d24acb89ae70139e13bf50f637c20 # v0
3535
with:
3636
trigger-url: ${{ secrets.INKEEP_CONTENT_WRITER_TRIGGER_URL }}

.github/workflows/inkeep-sync.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ jobs:
1818
- name: Checkout
1919
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2020
- name: Check for changes
21-
uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2
21+
uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # v4.0.1
2222
id: changes
2323
with:
2424
filters: |
2525
docs:
2626
- 'agents-docs/**'
2727
- name: Sync Source
2828
if: steps.changes.outputs.docs == 'true'
29-
uses: inkeep/pr-commenter-action@84ccc7c74b72f628ec7e2b572e0cb7afd5898594 # v10
29+
uses: inkeep/pr-commenter-action@bac203359f0328cbb89cca8f9ead7a7176f39a61 # v11
3030
env:
3131
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
3232
with:

.github/workflows/model-sync.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- name: Generate app token
2222
id: app-token
23-
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
23+
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
2424
with:
2525
app-id: ${{ secrets.INTERNAL_CI_APP_ID }}
2626
private-key: ${{ secrets.INTERNAL_CI_APP_PRIVATE_KEY }}
@@ -32,7 +32,7 @@ jobs:
3232
token: ${{ steps.app-token.outputs.token }}
3333

3434
- name: Setup Node.js
35-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
35+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
3636
with:
3737
node-version: 22.x
3838

@@ -51,7 +51,7 @@ jobs:
5151
5252
- name: Update model list via Claude Code
5353
if: steps.detect.outputs.has_changes == 'true'
54-
uses: anthropics/claude-code-action@01e756b34ef7a1447e9508f674143b07d20c2631 # v1
54+
uses: anthropics/claude-code-action@88c168b39e7e64da0286d812b6e9fbebb6708185 # v1
5555
with:
5656
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
5757
github_token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)