We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce82098 commit 1ef0072Copy full SHA for 1ef0072
.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@3267a9565800cafcc768ddd074267b1e9c1a1ce7 # v4.10.0
+ - uses: nearform/optic-release-automation-action@1359c7801fdb03bc334b3544ddc7b198855c206e # v4.10.1
30
31
github-token: ${{ secrets.GITHUB_TOKEN }}
32
semver: ${{ github.event.inputs.semver }}
0 commit comments