Skip to content

Commit

Permalink
Update github actions all non-major dependencies (#4003)
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 Oct 15, 2024
1 parent e396f6a commit 7244f99
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/checkout@v4.2.0
uses: actions/checkout@v4.2.1
- name: Self-hosted Renovate
uses: renovatebot/github-action@v40.3.1
uses: renovatebot/github-action@v40.3.3
with:
configurationFile: renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}

0 comments on commit 7244f99

Please sign in to comment.