Skip to content

Commit 5a1bd77

Browse files
Update actions/create-github-app-token action to v2.2.1 (#12457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dab5d00 commit 5a1bd77

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
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-latest
2929
if: ${{ github.repository_owner == 'rust-lang' }}
3030
steps:
31-
- uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
31+
- uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
3232
id: app-token
3333
with:
3434
app-id: ${{ vars.WORKFLOWS_CRATES_IO_APP_ID }}

0 commit comments

Comments
 (0)