Skip to content

Commit

Permalink
Update github actions all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent e396f6a commit 9ac8aa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
LOG_LEVEL: debug
steps:
- name: Checkout
uses: actions/[email protected].0
uses: actions/[email protected].1
- name: Self-hosted Renovate
uses: renovatebot/[email protected].1
uses: renovatebot/[email protected].2
with:
configurationFile: renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}

0 comments on commit 9ac8aa9

Please sign in to comment.