We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d679aa5 + 77c67dd commit 96f7a00Copy full SHA for 96f7a00
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v5
24
25
- name: "Patch Release Me"
26
- uses: 42ByteLabs/patch-release-me@9ff3c04cb0802fd8dcd3100e5c0b4801e88daf3a # 0.6.1
+ uses: 42ByteLabs/patch-release-me@1a840ec5f538188590b75b19e1c300c7d036bcc8 # 0.6.2
27
with:
28
mode: ${{ github.event.inputs.bump }}
29
0 commit comments