Skip to content

Commit 93fed5a

Browse files
authored
chore(deps): update renovatebot/github-action action to v41.0.17
| datasource | package | from | to | | ----------- | ------------------------- | -------- | -------- | | github-tags | renovatebot/github-action | v41.0.16 | v41.0.17 |
1 parent 047bf90 commit 93fed5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate-schedule.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
4747
4848
- name: Renovate
49-
uses: renovatebot/github-action@08ed9fa83e24bfe6222557f9e221395c57972127 # v41.0.16
49+
uses: renovatebot/github-action@cf5954a2aac7999882d3de4e462499adde159d04 # v41.0.17
5050
with:
5151
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
5252
token: "${{ steps.generate-token.outputs.token }}"

0 commit comments

Comments
 (0)