We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2343c9e commit 0355afaCopy full SHA for 0355afa
.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.1
+ uses: 42ByteLabs/patch-release-me@0.5.3
28
with:
29
mode: ${{ github.event.inputs.bump }}
30
0 commit comments