We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b52a0 commit eb3b9f4Copy full SHA for eb3b9f4
.github/workflows/update-release.yml
@@ -29,7 +29,7 @@ jobs:
29
private-key: ${{ secrets.SECLABS_APP_KEY }}
30
31
- name: "Patch Release Me"
32
- uses: 42ByteLabs/patch-release-me@9ff3c04cb0802fd8dcd3100e5c0b4801e88daf3a # 0.6.1
+ uses: 42ByteLabs/patch-release-me@1a840ec5f538188590b75b19e1c300c7d036bcc8 # 0.6.2
33
with:
34
# Bump (patch)
35
mode: ${{ inputs.mode }}
0 commit comments