Skip to content

Commit 8cf385c

Browse files
authored
chore: update SHA for downloading lockfile
1 parent 1775eb1 commit 8cf385c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ steps:
55
- run:
66
name: Set up publishing environment
77
command: |
8-
SHA=75bb06493e97aa02c458562765716091c5610d26
8+
SHA=1775eb1aacafd0266ea1897255758d985d0bf291
99
DIR=/tmp/semantic-release-packages
1010
mkdir $DIR
1111
curl https://raw.githubusercontent.com/continuousauth/npm-orb/$SHA/package.json > $DIR/package.json

0 commit comments

Comments
 (0)