Skip to content

Commit 704f6a6

Browse files
chore(deps): update renovatebot/github-action action to v46.1.1
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------- | | github-tags | renovatebot/github-action | v46.1.0 | v46.1.1 |
1 parent afde301 commit 704f6a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/schedule-renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
4848
4949
- name: Renovate
50-
uses: renovatebot/github-action@44f24283a60f64273f1294932f16ba61193cccca # v46.1.0
50+
uses: renovatebot/github-action@d65ef9e20512193cc070238b49c3873a361cd50c # v46.1.1
5151
with:
5252
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
5353
# token: "${{ secrets.RENOVATE_TOKEN }}"

0 commit comments

Comments
 (0)