Skip to content

Commit 25c4985

Browse files
chore(deps): update actions/create-github-app-token action to v2.1.4
1 parent 2bdc0cf commit 25c4985

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@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
1919
id: app-token
2020
with:
2121
app-id: ${{ vars.APP_ID }}

0 commit comments

Comments
 (0)