Skip to content

Commit

Permalink
fix(github-action): update renovatebot/github-action ( v41.0.7 → v41.…
Browse files Browse the repository at this point in the history
…0.8 )

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v41.0.7 | v41.0.8 |
  • Loading branch information
repo-jeeves[bot] authored Jan 6, 2025
1 parent 3b540db commit 98d1dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.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@2be773c4be8361d8182cc1b750e75bbc75af71b0 # v41.0.7
uses: renovatebot/github-action@f24426972367551f3391720e34317783a92fd32b # v41.0.8
with:
configurationFile: .github/renovate.json5
token: "${{ steps.app-token.outputs.token }}"

0 comments on commit 98d1dc2

Please sign in to comment.