From b519ffbfcee81000b4a2d4816280b0d9118ebafc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 14:47:18 +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 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