Skip to content

Commit d4cc105

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

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@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
31+
- uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
3232
id: app-token
3333
with:
3434
app-id: ${{ vars.WORKFLOWS_CRATES_IO_APP_ID }}

0 commit comments

Comments
 (0)