Skip to content

Commit 078ac0e

Browse files
committed
chore: use v0 version of publish immutable action
Signed-off-by: Jeremy Adams <jeremy@dagger.io>
1 parent 492bb95 commit 078ac0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-immutable-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
uses: actions/checkout@v4
1717
- name: Publish
1818
id: publish
19-
uses: actions/publish-immutable-action@0.0.4
19+
uses: actions/publish-immutable-action@v0

0 commit comments

Comments
 (0)