Skip to content

Commit d6d1e23

Browse files
Pin reusable update-cli-version.yaml workflow
1 parent 7a93ce9 commit d6d1e23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ permissions:
2323

2424
jobs:
2525
update:
26-
uses: ChilliCream/nitro-github-actions/.github/workflows/update-cli-version.yaml@main
26+
uses: ChilliCream/nitro-github-actions/.github/workflows/update-cli-version.yaml@1b12297b726e61b33f2cc8b60444faf339d95a4a
2727
with:
2828
version: ${{ inputs.version }}
2929
is_stable: ${{ inputs.is_stable }}

0 commit comments

Comments
 (0)