Skip to content

Commit

Permalink
feat(github-action)!: Update renovatebot/github-action ( v40.3.6 → v4…
Browse files Browse the repository at this point in the history
…1.0.2 ) (#7587)

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v40.3.6 | v41.0.2 |

Co-authored-by: rosey-the-renovator-bot[bot] <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 3b2c680 commit 34ee95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
token: "${{ steps.app-token.outputs.token }}"

- name: Renovate
uses: renovatebot/github-action@0984fb80fc633b17e57f3e8b6c007fe0dc3e0d62 # v40.3.6
uses: renovatebot/github-action@67a664fc9b4481b33a3eff6ee9edfb7a7b9dfa1e # v41.0.2
with:
configurationFile: .github/renovate.json5
token: "${{ steps.app-token.outputs.token }}"
Expand Down

0 comments on commit 34ee95f

Please sign in to comment.