Skip to content

Commit

Permalink
fix(github-action): update renovatebot/github-action ( v41.0.8 → v41.…
Browse files Browse the repository at this point in the history
…0.9 )
  • Loading branch information
01builders-bot[bot] authored Jan 16, 2025
1 parent cf0c1c2 commit 8c9f91c
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@f24426972367551f3391720e34317783a92fd32b # v41.0.8
uses: renovatebot/github-action@531c6786d6cf05ef148c4cfe251745c2c6de442c # v41.0.9
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ steps.app-token.outputs.token }}"

0 comments on commit 8c9f91c

Please sign in to comment.