We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f59f40 + a62c191 commit df888aaCopy full SHA for df888aa
1 file changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v4
25
26
- name: "Patch Release Me"
27
- uses: 42ByteLabs/patch-release-me@0.4.0
+ uses: 42ByteLabs/patch-release-me@0.4.1
28
with:
29
mode: ${{ github.event.inputs.bump }}
30
0 commit comments