Skip to content

Commit

Permalink
chore(deps): update renovatebot/github-action action to v39.1.0 (#398)
Browse files Browse the repository at this point in the history
| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v39.0.5 | v39.1.0 |

Co-authored-by: rosey-bot <98030736+rosey-bot[bot]@users.noreply.github.com>
  • Loading branch information
TTPForge-bot and bot-ross[bot] authored Oct 24, 2023
1 parent d065b02 commit 75e665c
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 @@ -60,7 +60,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}

- name: Renovate
uses: renovatebot/github-action@3cef36a9aba515d8726b491905b3bc766832e221 # v39.0.5
uses: renovatebot/github-action@89c8a9b60f5bc8395658abab8f40f96e4b490ebf # v39.1.0
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ secrets.BOT_TOKEN }}"

0 comments on commit 75e665c

Please sign in to comment.