diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index cefda1b50..55ef151b4 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -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@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8 # v45.0.7 with: use_rest_api: "true" files: | 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