Skip to content

Commit 1b59955

Browse files
fix(github-action): update renovatebot/github-action ( v40.2.7 → v40.2.8 )
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------- | | github-tags | renovatebot/github-action | v40.2.7 | v40.2.8 |
1 parent 00c7029 commit 1b59955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
5959
6060
- name: Renovate
61-
uses: renovatebot/github-action@630a255a1f2f56c8d8ce160bed3e3ca577ca53e2 # v40.2.7
61+
uses: renovatebot/github-action@dd4d265eb8646cd04fc5f86ff8bc8d496d75a251 # v40.2.8
6262
with:
6363
configurationFile: .github/renovate.json5
6464
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)