Skip to content

Commit 822a7fd

Browse files
authored
Merge pull request #71 from wasmCloud/dependabot/github_actions/actions/create-github-app-token-1.11.1
chore(deps): Bump actions/create-github-app-token from 1.11.0 to 1.11.1
2 parents d909cf5 + ab54a74 commit 822a7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-pr-go-mod-tidy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
files: |
4242
**/go.mod
4343
**/go.sum
44-
- uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
44+
- uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
4545
if: ${{ steps.verify_changed_files.outputs.files_changed == 'true' }}
4646
id: app-token
4747
with:

0 commit comments

Comments
 (0)