[actions] update: try custom action with gitea-pull api
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: DeterminateSystems/update-flake-lock@v24
|
uses: k4lipso/update-flake-lock@53462123cbfd474c73a9231dccab520c892c9d81
|
||||||
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