Skip to content

Commit 56a0ea6

Browse files
committed
fixup! fixup! refactor: move to OIDC publications (#89)
1 parent 2367d4f commit 56a0ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ permissions:
2121

2222
jobs:
2323
call-npm-release:
24-
uses: postmanlabs/gh-security-scan-workflow/.github/workflow/security-npm-publish.yml@main
24+
uses: postmanlabs/gh-security-scan-workflow/.github/workflows/security-npm-publish.yml@main
2525

2626
with:
2727
tag: ${{ github.ref_type == 'tag' && github.ref_name || inputs.tag }}

0 commit comments

Comments
 (0)