We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3e002 commit 73d0e13Copy full SHA for 73d0e13
.github/workflows/release.yaml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Generate Release Metadata
51
id: release-metadata
52
- uses: mirceanton/[email protected]
+ uses: mirceanton/action-semver-release@be5a9413659737e968dffd82b6a0a47805ffd026 # v2.0.0
53
with:
54
github-token: ${{ steps.app-token.outputs.token }}
55
dry-run: ${{ inputs.dry-run == 'true' || github.event_name == 'push' }}
0 commit comments