Skip to content

Commit

Permalink
fix: renovate github action version
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinderoubaix committed Aug 3, 2023
1 parent aa967de commit 5f3c352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: renovatebot/github-action@v39
- uses: renovatebot/github-action@v39.0.1
with:
token: ${{ secrets.RENOVATE_TOKEN }}

0 comments on commit 5f3c352

Please sign in to comment.