Skip to content

Commit 9425714

Browse files
authored
Merge pull request #2640 from stack-of-tasks/dependabot/github_actions/devel/actions/create-github-app-token-2
build(deps): bump actions/create-github-app-token from 1 to 2
2 parents 8d7f648 + d6c2539 commit 9425714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_pixi_lockfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- uses: actions/create-github-app-token@v1
16+
- uses: actions/create-github-app-token@v2
1717
id: generate-token
1818
with:
1919
app-id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)