workflows: Bump action-release to get github-script@v7
This gets rid of the obsolete node.js 16. See
7d2e265738
This commit is contained in:
parent
e4d9c4d647
commit
0009f07a2c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml.disabled
vendored
2
.github/workflows/release.yml.disabled
vendored
|
|
@ -33,6 +33,6 @@ jobs:
|
|||
run: make dist
|
||||
|
||||
- name: Publish GitHub release
|
||||
uses: cockpit-project/action-release@88d994da62d1451c7073e26748c18413fcdf46e9
|
||||
uses: cockpit-project/action-release@7d2e2657382e8d34f88a24b5987f2b81ea165785
|
||||
with:
|
||||
filename: "TARNAME-${{ github.ref_name }}.tar.xz"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue