diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-03-26 19:27:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-26 19:27:09 +0000 |
| commit | 6e154de954e088bb47aaa833d51bc05afb6898be (patch) | |
| tree | f2fefe4c2f509814ffc9a5328dd361442b89ac85 | |
| parent | 9c09e7113e9eaadcf691e0fae68256a940a8b989 (diff) | |
Pin chrisdickinson/setup-yq action to fa3192e
| -rw-r--r-- | .github/workflows/release-bump-version.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-bump-version.yaml b/.github/workflows/release-bump-version.yaml index 4c6b6b8e7..963b4a602 100644 --- a/.github/workflows/release-bump-version.yaml +++ b/.github/workflows/release-bump-version.yaml @@ -28,7 +28,7 @@ jobs: timeoutSeconds: 3600 - name: Setup YQ - uses: chrisdickinson/setup-yq@latest + uses: chrisdickinson/setup-yq@fa3192edd79d6eb0e4e12de8dde3a0c26f2b853b # latest with: yq-version: v4.9.8 |
