Skip to content

Commit

Permalink
fix(github-action): update renovatebot/github-action ( v41.0.10 → v41…
Browse files Browse the repository at this point in the history
….0.11 )
  • Loading branch information
01builders-bot[bot] authored Jan 28, 2025
1 parent 0e37640 commit 91eb154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate-schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate
uses: renovatebot/github-action@3f10d7a25cf0aa7b37519aa771ed9143fcbb5da5 # v41.0.10
uses: renovatebot/github-action@d385c88822a237acaead89c462fa0aef7502748f # v41.0.11
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ steps.app-token.outputs.token }}"

0 comments on commit 91eb154

Please sign in to comment.