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 committed Mar 3, 2024
1 parent e9b7e6c commit 15b4fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
run: sudo PUBLISH_TAR=1 tests/run-apt

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

0 comments on commit 15b4fed

Please sign in to comment.