Skip to content

Commit

Permalink
workflows: Bump action-release to get github-script@v7
Browse files Browse the repository at this point in the history
This gets rid of the obsolete node.js 16. See
cockpit-project/action-release@7d2e2657382e8
  • Loading branch information
martinpitt authored and jelly committed Feb 27, 2024
1 parent e4d9c4d commit 0009f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml.disabled
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 0009f07

Please sign in to comment.