Skip to content

Commit

Permalink
fix(github-action): update renovatebot/github-action ( v40.1.10 → v40…
Browse files Browse the repository at this point in the history
….1.11 )

| datasource  | package                   | from     | to       |
| ----------- | ------------------------- | -------- | -------- |
| github-tags | renovatebot/github-action | v40.1.10 | v40.1.11 |
  • Loading branch information
repo-jeeves[bot] authored Apr 29, 2024
1 parent b653e3b commit c84ce2a
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 @@ -63,7 +63,7 @@ jobs:
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate
uses: renovatebot/github-action@2e021d24483d81e77e0e902d0809adfbfff276fc # v40.1.10
uses: renovatebot/github-action@063e0c946b9c1af35ef3450efc44114925d6e8e6 # v40.1.11
with:
configurationFile: .github/renovate.json5
token: '${{ steps.generate-token.outputs.token }}'
Expand Down

0 comments on commit c84ce2a

Please sign in to comment.