We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab5d00 commit 5a1bd77Copy full SHA for 5a1bd77
.github/workflows/update-aws-ip-ranges.yml
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ubuntu-latest
29
if: ${{ github.repository_owner == 'rust-lang' }}
30
steps:
31
- - uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
+ - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
32
id: app-token
33
with:
34
app-id: ${{ vars.WORKFLOWS_CRATES_IO_APP_ID }}
0 commit comments