From 8071038e1d7ad7e7c82a6d8159c9559ebc39dd8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 02:32:06 +0000 Subject: [PATCH] Bump the cicd group with 3 updates Bumps the cicd group with 3 updates: [aquaproj/aqua-installer](https://github.com/aquaproj/aqua-installer), [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [jaxxstorm/action-install-gh-release](https://github.com/jaxxstorm/action-install-gh-release). Updates `aquaproj/aqua-installer` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/aquaproj/aqua-installer/releases) - [Commits](https://github.com/aquaproj/aqua-installer/compare/e2d0136abcf70b7a2f6f505720640750557c4b33...5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c) Updates `tj-actions/changed-files` from d6e91a2266cdb9d62096cebf1e8546899c6aa18f to 5426ecc3f5c2b10effaefbd374f0abdc6a571b2f - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/d6e91a2266cdb9d62096cebf1e8546899c6aa18f...5426ecc3f5c2b10effaefbd374f0abdc6a571b2f) Updates `jaxxstorm/action-install-gh-release` from 1.11.0 to 1.14.0 - [Release notes](https://github.com/jaxxstorm/action-install-gh-release/releases) - [Commits](https://github.com/jaxxstorm/action-install-gh-release/compare/v1.11.0...v1.14.0) --- updated-dependencies: - dependency-name: aquaproj/aqua-installer dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cicd - dependency-name: tj-actions/changed-files dependency-version: 5426ecc3f5c2b10effaefbd374f0abdc6a571b2f dependency-type: direct:production dependency-group: cicd - dependency-name: jaxxstorm/action-install-gh-release dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cicd ... Signed-off-by: dependabot[bot] --- .github/workflows/autofix.yml | 4 ++-- .github/workflows/vhs.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index cefda1b506..daa8cc6bd8 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: persist-credentials: false - - uses: aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1 + - uses: aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.1.2 with: aqua_version: v2.43.0 @@ -30,7 +30,7 @@ jobs: # gofumpt - name: Get changed Go files id: changed-files - uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45.0.6 + uses: tj-actions/changed-files@e7b157b1c4ad44acfc8d9be14b8cd8f5058636e3 # v45.0.6 with: use_rest_api: "true" files: | diff --git a/.github/workflows/vhs.yaml b/.github/workflows/vhs.yaml index 73cb020889..529ee50743 100644 --- a/.github/workflows/vhs.yaml +++ b/.github/workflows/vhs.yaml @@ -66,7 +66,7 @@ jobs: - uses: actions/checkout@v4 - name: Install atmos - uses: jaxxstorm/action-install-gh-release@v1.11.0 + uses: jaxxstorm/action-install-gh-release@v1.14.0 with: # Grab the latest version repo: cloudposse/atmos chmod: 0755