Skip to content

Commit c3627ed

Browse files
author
Andrei Jiroh Eugenio Halili
committed
Quick fix some BS again
Signed-off-by: Andrei Jiroh Eugenio Halili <[email protected]>
1 parent 829bb98 commit c3627ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-lockfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
RELEASES_GPG_PASSPHARSE: ${{ secrets.RELEASES_GPG_PASSPHARSE }}
1111
RELEASES_GPG_KEY: ${{ secrets.RELEASES_GPG_KEY }}
1212
steps:
13-
- run: actions/checkout@v2
13+
- uses: actions/checkout@v2
1414
with:
1515
depth: 0
1616
token: ${{secrets.GH_SERVICE_ACCOUNT_API_KEY}}

0 commit comments

Comments
 (0)