Skip to content

Commit 8630e29

Browse files
authored
chore: update npm release workflow pin (#31)
1 parent 97b7efc commit 8630e29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
contents: write
101101
id-token: write
102102
# Keep this caller filename stable: npm trusted publishing authorizes it.
103-
uses: stella/.github/.github/workflows/npm-independent-release.yml@b8c0884053fb8d4fb6ba157692189e0f1aae1785 # v1.6.0
103+
uses: stella/.github/.github/workflows/npm-independent-release.yml@dd6e8fa51339814159486cd92b5ae3a051eb15d2 # v1.6.0
104104
with:
105105
artifact-run-id: ${{ inputs.artifact_run_id || '' }}
106106
artifact-pattern: npm-tarball-*

0 commit comments

Comments
 (0)