Skip to content

Commit

Permalink
chore: update renovatebot/github-action action to v40.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2024
1 parent 5945ae2 commit a5841a0
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 @@ -10,7 +10,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Renovate
uses: renovatebot/github-action@89bd050bafa5a15de5d9383e3129edf210422004 # v40.1.5
uses: renovatebot/github-action@063e0c946b9c1af35ef3450efc44114925d6e8e6 # v40.1.11

Check warning on line 13 in .github/workflows/renovate.yaml

View workflow job for this annotation

GitHub Actions / yamllint

13:82 [comments] too few spaces before comment
with:
configurationFile: renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}

0 comments on commit a5841a0

Please sign in to comment.