Skip to content

Commit 1bd7f65

Browse files
bloopy-boirenovate[bot]
bloopy-boi
authored andcommitted
ci(deps): update renovatebot/github-action action to v31.61.2
Signed-off-by: Zee Aslam <[email protected]>
1 parent d3651d9 commit 1bd7f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule-renovate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
echo "DRY_RUN=${{ github.event.inputs.dryRun || env.DRY_RUN }}" >> "${GITHUB_ENV}"
4949
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
5050
- name: Renovate
51-
uses: renovatebot/github-action@v31.60.0
51+
uses: renovatebot/github-action@v31.61.2
5252
with:
5353
configurationFile: .github/renovate.json5
5454
token: "x-access-token:${{ steps.generate-token.outputs.token }}"

0 commit comments

Comments
 (0)