Skip to content

Commit 8061aa3

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
(github actions) generated latest snippets
1 parent 9081206 commit 8061aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/snippets/.github/workflows/atmos-components-updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Generate a token
2121
id: github-app
22-
uses: actions/create-github-app-token@v1
22+
uses: actions/create-github-app-token@v2
2323
with:
2424
app-id: ${{ secrets.ATMOS_APP_ID }}
2525
private-key: ${{ secrets.ATMOS_PRIVATE_KEY }}

0 commit comments

Comments
 (0)