forked from kalipso/infrastructure
[actions] update: fix version
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github_access_token: ${{ secrets.API_TOKEN }}
|
github_access_token: ${{ secrets.API_TOKEN }}
|
||||||
- name: Update flake.lock
|
- name: Update flake.lock
|
||||||
uses: k4lipso/update-flake-lock
|
uses: k4lipso/update-flake-lock@main
|
||||||
with:
|
with:
|
||||||
pr-labels: | # Labels to be set on the PR
|
pr-labels: | # Labels to be set on the PR
|
||||||
autoupdate
|
autoupdate
|
||||||
|
|||||||
Reference in New Issue
Block a user