mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
feat(github-action)!: Update renovatebot/github-action action to v40.0.0 (#409)
This commit is contained in:
2
.github/workflows/renovate.yaml
vendored
2
.github/workflows/renovate.yaml
vendored
@@ -61,6 +61,6 @@ jobs:
|
||||
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
|
||||
|
||||
- name: Renovate
|
||||
uses: renovatebot/github-action@f9c81dddc9b589e4e6ae0326d1e36f6bc415d230 # v39.2.4
|
||||
uses: renovatebot/github-action@bf21d623a81a349d57109049960248ab12c62431 # v40.0.0
|
||||
with:
|
||||
token: "${{ steps.oauth-token.outputs.token }}"
|
||||
Reference in New Issue
Block a user