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:
Martin Pitt 2024-02-27 10:38:57 +01:00 committed by Jelle van der Waa
parent e4d9c4d647
commit 0009f07a2c

View file

@ -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"