Skip to content

Commit 7d289a7

Browse files
authored
Merge pull request #1 from guitarrapc/dependabot/github_actions/dependencies-08f8a940fb
chore(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 in the dependencies group
2 parents 8dacf19 + c9ed784 commit 7d289a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ubuntu-24.04
3030
timeout-minutes: 30
3131
steps:
32-
- uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
32+
- uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
3333
id: app-token
3434
with:
3535
app-id: ${{ secrets.SYNCED_ACTIONS_BOT_APPID }}

0 commit comments

Comments
 (0)