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 0d453db commit fcb351f
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 @@ -45,7 +45,7 @@ jobs:
rm -rf tmp
- name: Create GitHub release
uses: cockpit-project/action-release@88d994da62d1451c7073e26748c18413fcdf46e9
uses: cockpit-project/action-release@7d2e2657382e8d34f88a24b5987f2b81ea165785
with:
filename: "dist/python-dbusmock-${{ github.ref_name }}.tar.gz"

Expand Down

0 comments on commit fcb351f

Please sign in to comment.