Skip to content

Commit b6a3a54

Browse files
chore(deps): update actions/setup-node digest to 48b9067
1 parent 9eda55d commit b6a3a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
persist-credentials: false
2121

2222
- name: Setup node.js
23-
uses: actions/setup-node@7c29869aec4da703a571b27bcd84d4f15af0b56e
23+
uses: actions/setup-node@48b90677b6048efbc723b11a94acb950d3f1ac36
2424

2525
- name: Create tag and GitHub release
2626
run: npx semantic-release

0 commit comments

Comments
 (0)