Skip to content

Commit e1567dc

Browse files
Pin actions/create-github-app-token action to 6701853 (#12240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f46b7b0 commit e1567dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-aws-ip-ranges.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run:
2828
runs-on: ubuntu-latest
2929
steps:
30-
- uses: actions/create-github-app-token@v2
30+
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
3131
id: app-token
3232
with:
3333
app-id: ${{ vars.WORKFLOWS_CRATES_IO_APP_ID }}

0 commit comments

Comments
 (0)