We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cecc38 + 0355afa commit a71a9d2Copy full SHA for a71a9d2
.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