Skip to content

Commit

Permalink
Use full commit sha
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkarns committed Jun 5, 2024
1 parent ea7bd47 commit a25006f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permissions: {}

jobs:
release:
uses: nodenv/.github/.github/workflows/release.yml@4a6b0b8 # v4.5.3
uses: nodenv/.github/.github/workflows/release.yml@4a6b0b802263fdeb2035c36ec813da4e468945b7 # v4.5.3
permissions: {contents: write, id-token: write}
secrets:
NPMJS_TOKEN: ${{ secrets.NPMJS_TOKEN }}
Expand Down

0 comments on commit a25006f

Please sign in to comment.