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 9f8f3b7 commit a7da346Copy full SHA for a7da346
.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@0ccd70a02ed1ea13f3dc96d99f1f4f42df531fac # v4.11.0
+ - uses: nearform-actions/optic-release-automation-action@5d21495f3372aaed49d2b9d36325123b323227d6 # v4.11.2
35
36
github-token: ${{ github.token }}
37
semver: ${{ github.event.inputs.semver }}
0 commit comments