Skip to content

Commit 15b4fed

Browse files
committed
workflows: Bump action-release to get github-script@v7
This gets rid of the obsolete node.js 16. See cockpit-project/action-release@7d2e2657382e8
1 parent e9b7e6c commit 15b4fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
run: sudo PUBLISH_TAR=1 tests/run-apt
2323

2424
- name: Create GitHub release
25-
uses: cockpit-project/action-release@88d994da62d1451c7073e26748c18413fcdf46e9
25+
uses: cockpit-project/action-release@7d2e2657382e8d34f88a24b5987f2b81ea165785
2626
with:
2727
filename: "umockdev-${{ github.ref_name }}.tar.xz"

0 commit comments

Comments
 (0)