From d033d21f38f5003a4aebb3fca2f76feaea23a459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 00:48:04 +0000 Subject: [PATCH] Bump jaxxstorm/action-install-gh-release in the cicd group Bumps the cicd group with 1 update: [jaxxstorm/action-install-gh-release](https://github.com/jaxxstorm/action-install-gh-release). 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: jaxxstorm/action-install-gh-release dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cicd ... Signed-off-by: dependabot[bot] --- .github/workflows/vhs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vhs.yaml b/.github/workflows/vhs.yaml index 73cb02088..529ee5074 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