Skip to content

Commit 82df913

Browse files
renovate-botctison
authored andcommitted
chore(deps): update renovatebot/github-action action to v39.0.1
1 parent ed44127 commit 82df913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v3
20-
- uses: renovatebot/github-action@v39.0.0
20+
- uses: renovatebot/github-action@v39.0.1
2121
with:
2222
configurationFile: .github/renovate.json
2323
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)