Skip to content

Commit

Permalink
ci(github-action): update renovatebot/github-action action ( v41.0.11…
Browse files Browse the repository at this point in the history
… → v41.0.12 )

| datasource  | package                   | from     | to       |
| ----------- | ------------------------- | -------- | -------- |
| github-tags | renovatebot/github-action | v41.0.11 | v41.0.12 |
  • Loading branch information
samip5-bot[bot] authored Feb 3, 2025
1 parent 1a1ba77 commit f265b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,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: "${{ secrets.RENOVATE_TOKEN }}"
Expand Down

0 comments on commit f265b14

Please sign in to comment.