Skip to content

Commit

Permalink
Update github-action to 40.1.11 (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
GokceGK authored May 22, 2024
1 parent 1703765 commit 403c9d5
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 @@ -13,7 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Self-hosted Renovate
uses: renovatebot/github-action@v40.1.9
uses: renovatebot/github-action@v40.1.11
with:
configurationFile: .github/renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}

0 comments on commit 403c9d5

Please sign in to comment.