Skip to content

Commit

Permalink
chore: update SHA for downloading lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Nov 18, 2023
1 parent 1775eb1 commit 8cf385c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ steps:
- run:
name: Set up publishing environment
command: |
SHA=75bb06493e97aa02c458562765716091c5610d26
SHA=1775eb1aacafd0266ea1897255758d985d0bf291
DIR=/tmp/semantic-release-packages
mkdir $DIR
curl https://raw.githubusercontent.com/continuousauth/npm-orb/$SHA/package.json > $DIR/package.json
Expand Down

0 comments on commit 8cf385c

Please sign in to comment.