Skip to content

Commit 67f323a

Browse files
ci(deps): update liblaf/actions digest to 12ffbdf
1 parent 543413a commit 67f323a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

template/.github/workflows/release-publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ jobs:
2020
steps:
2121
- id: auth
2222
name: Auth
23-
uses: liblaf/actions/auth@1f83732587ff97f1babbe9218fdc5436dda1a16f # v1
23+
uses: liblaf/actions/auth@12ffbdf8f37ab1ff07565b44b643fd8433621cd7 # v1
2424
with:
2525
app-id: ${{ vars.APP_ID }}
2626
private-key: ${{ secrets.PRIVATE_KEY }}
2727
- name: Publish drafts
28-
uses: liblaf/actions/publish-drafts@1f83732587ff97f1babbe9218fdc5436dda1a16f # v1
28+
uses: liblaf/actions/publish-drafts@12ffbdf8f37ab1ff07565b44b643fd8433621cd7 # v1
2929
with:
3030
older-than: 6hr
3131
token: ${{ steps.auth.outputs.token }}

0 commit comments

Comments
 (0)