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 3a6e2ab commit 398e9a7Copy full SHA for 398e9a7
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
check-latest: true
33
node-version: 20
34
- - uses: nearform-actions/optic-release-automation-action@5d21495f3372aaed49d2b9d36325123b323227d6 # v4.11.2
+ - uses: nearform-actions/optic-release-automation-action@c51e9095203d5760ed5bdb11371668ac00a20182 # v4.12.0
35
36
github-token: ${{ github.token }}
37
semver: ${{ github.event.inputs.semver }}
0 commit comments