Skip to content

Commit 2cb0d41

Browse files
chore(deps): update actions/create-github-app-token action to v2.2.1
1 parent 8a6b227 commit 2cb0d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale-repository-identifier.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: 🔑 Get GitHub App Token
18-
uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
18+
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
1919
id: app-token
2020
with:
2121
app-id: ${{ vars.APP_ID }}

0 commit comments

Comments
 (0)