Skip to content

Commit

Permalink
Use a newer release tool.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Dec 19, 2024
1 parent e2659e6 commit d7db520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meson-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Generate Release Bundle
id: bundle
uses: xmidt-org/release-builder-action@73b772198c6b8c6ea348baa2c4f43c5c7fcc16e6 # v3.0.2
uses: xmidt-org/release-builder-action@main #73b772198c6b8c6ea348baa2c4f43c5c7fcc16e6 # v3.0.2
with:
gh-token: ${{ github.token }}
meson-provides: ${{ inputs.meson-provides }}
Expand Down

0 comments on commit d7db520

Please sign in to comment.