Skip to content

Commit 027d7d3

Browse files
chore(deps): update ncipollo/release-action digest to fa47493
1 parent 71722b9 commit 027d7d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: martinbeentjes/npm-get-version-action@3cf273023a0dda27efcd3164bdfb51908dd46a5b
2828
- name: Create a GitHub release
2929
# v1.15.0
30-
uses: ncipollo/release-action@36e78ab6296394ce36f72f6488e68c2353b50514
30+
uses: ncipollo/release-action@fa4749311e8d6997e78065947cc502ba74a057d6
3131
with:
3232
tag: 'v${{ steps.package-version.outputs.current-version}}'
3333
name: 'Release v${{ steps.package-version.outputs.current-version}}'

0 commit comments

Comments
 (0)