We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3ac18a + 7c7f95c commit f1fe0f4Copy full SHA for f1fe0f4
.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.3.1
+ uses: 42ByteLabs/patch-release-me@0.4.0
28
with:
29
mode: ${{ github.event.inputs.bump }}
30
0 commit comments