Skip to content

Commit 597b914

Browse files
Merge pull request #244 from wasmCloud/dependabot/github_actions/renovatebot/github-action-41.0.16
chore(deps): Bump renovatebot/github-action from 41.0.14 to 41.0.16
2 parents 78bca68 + b7c1304 commit 597b914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323
- name: Run Renovate
24-
uses: renovatebot/github-action@02f4fdeb479bbb229caa7ad82cb5e691c07e80b3 # v41.0.14
24+
uses: renovatebot/github-action@08ed9fa83e24bfe6222557f9e221395c57972127 # v41.0.16
2525
with:
2626
configurationFile: .github/renovate.json
2727
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)