Skip to content

Commit

Permalink
Update github actions all non-major dependencies (#3565)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent fe18179 commit 11bfd41
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].3
uses: actions/[email protected].4
- name: Self-hosted Renovate
uses: renovatebot/[email protected].10
uses: renovatebot/[email protected].11
with:
configurationFile: renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}

0 comments on commit 11bfd41

Please sign in to comment.