We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa2741 commit bf3bf94Copy full SHA for bf3bf94
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
check-latest: true
28
node-version: lts/*
29
- - uses: nearform/optic-release-automation-action@7d145f626bcf31f7cfaa340a871e0a7e01a43105 # v4.9.0
+ - uses: nearform/optic-release-automation-action@3267a9565800cafcc768ddd074267b1e9c1a1ce7 # v4.10.0
30
31
github-token: ${{ secrets.GITHUB_TOKEN }}
32
semver: ${{ github.event.inputs.semver }}
0 commit comments