Skip to content

Commit

Permalink
fix(github-action): update renovatebot/github-action ( v41.0.11 → v41…
Browse files Browse the repository at this point in the history
….0.12 )
  • Loading branch information
cosmos-renovate-bot[bot] authored Feb 4, 2025
1 parent c8a14c2 commit c6bf6ad
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@d385c88822a237acaead89c462fa0aef7502748f # v41.0.11
uses: renovatebot/github-action@9ad1a8e771c002ece340d1ff028fae4503fe041b # v41.0.12
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ steps.app-token.outputs.token }}"

0 comments on commit c6bf6ad

Please sign in to comment.