Skip to content

Commit 9f7ac2c

Browse files
chore(deps): update renovatebot/github-action action to v46
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------- | | github-tags | renovatebot/github-action | v44.2.6 | v46.0.1 |
1 parent b997b42 commit 9f7ac2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
5252
5353
- name: Renovate
54-
uses: renovatebot/github-action@eaf12548c13069dcc28bb75c4ee4610cdbe400c5 # v44.2.6
54+
uses: renovatebot/github-action@3c68caaa9db5ff24332596591dc7c4fed8de16ce # v46.0.1
5555
with:
5656
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
5757
token: "${{ steps.generate-token.outputs.token }}"

0 commit comments

Comments
 (0)