Skip to content

Commit e6c27cc

Browse files
chore(deps): update softprops/action-gh-release digest to 153bb8e
1 parent 9119f2a commit e6c27cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- run: npm run lint
3434
- run: tar cvzf dashboard.tgz --strip-components 3 dist/live/dashboard
3535
- name: Release
36-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2
36+
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2
3737
if: startsWith(github.ref, 'refs/tags/')
3838
with:
3939
files: dashboard.tgz

0 commit comments

Comments
 (0)