diff --git a/.github/workflows/build-and-push-templates.yaml b/.github/workflows/build-and-push-templates.yaml index 54c6f300..4421921a 100644 --- a/.github/workflows/build-and-push-templates.yaml +++ b/.github/workflows/build-and-push-templates.yaml @@ -78,7 +78,7 @@ jobs: echo "$HOME/.local/bin" >> "$GITHUB_PATH" - name: Cache Warpgate binary - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 id: warpgate-cache with: path: ~/.local/bin/warpgate @@ -542,7 +542,7 @@ jobs: docker system prune -af || true - name: Cache Warpgate binary - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 id: warpgate-cache with: path: ~/.local/bin/warpgate @@ -756,7 +756,7 @@ jobs: echo "$HOME/.local/bin" >> "$GITHUB_PATH" - name: Cache Warpgate binary - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 id: warpgate-cache with: path: ~/.local/bin/warpgate @@ -1033,7 +1033,7 @@ jobs: docker system prune -af || true - name: Cache Warpgate binary - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 id: warpgate-cache with: path: ~/.local/bin/warpgate @@ -1251,7 +1251,7 @@ jobs: echo "$HOME/.local/bin" >> "$GITHUB_PATH" - name: Cache Warpgate binary - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 id: warpgate-cache with: path: ~/.local/bin/warpgate @@ -1501,7 +1501,7 @@ jobs: docker system prune -af || true - name: Cache Warpgate binary - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 id: warpgate-cache with: path: ~/.local/bin/warpgate @@ -1637,7 +1637,7 @@ jobs: echo "$HOME/.local/bin" >> "$GITHUB_PATH" - name: Cache Warpgate binary - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 id: warpgate-cache with: path: ~/.local/bin/warpgate @@ -1836,7 +1836,7 @@ jobs: docker system prune -af || true - name: Cache Warpgate binary - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 id: warpgate-cache with: path: ~/.local/bin/warpgate @@ -1976,7 +1976,7 @@ jobs: echo "$HOME/.local/bin" >> "$GITHUB_PATH" - name: Cache Warpgate binary - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 id: warpgate-cache with: path: ~/.local/bin/warpgate