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 d909cf5 commit ab54a74Copy full SHA for ab54a74
.github/workflows/dependabot-pr-go-mod-tidy.yaml
@@ -41,7 +41,7 @@ jobs:
41
files: |
42
**/go.mod
43
**/go.sum
44
- - uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
+ - uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
45
if: ${{ steps.verify_changed_files.outputs.files_changed == 'true' }}
46
id: app-token
47
with:
0 commit comments