Skip to content

Commit

Permalink
ci: add/update workflow for running renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
wetransformer committed Dec 17, 2024
1 parent 4e3713e commit d3ccc79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tf-renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:
private-key: "${{ secrets.WE_RENOVATE_GITHUB_PRIVATE_KEY }}"

- name: 💡 Self-hosted Renovate
uses: renovatebot/github-action@0984fb80fc633b17e57f3e8b6c007fe0dc3e0d62 # v40.3.6
uses: renovatebot/github-action@e3a862510f27d57a380efb11f0b52ad7e8dbf213 # v41.0.6
with:
token: "${{ steps.app-token.outputs.token }}"

0 comments on commit d3ccc79

Please sign in to comment.