We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a93ce9 commit d6d1e23Copy full SHA for d6d1e23
1 file changed
.github/workflows/release.yaml
@@ -23,7 +23,7 @@ permissions:
23
24
jobs:
25
update:
26
- uses: ChilliCream/nitro-github-actions/.github/workflows/update-cli-version.yaml@main
+ uses: ChilliCream/nitro-github-actions/.github/workflows/update-cli-version.yaml@1b12297b726e61b33f2cc8b60444faf339d95a4a
27
with:
28
version: ${{ inputs.version }}
29
is_stable: ${{ inputs.is_stable }}
0 commit comments