diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index cb4d80f90..53c53f105 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2096,7 +2096,7 @@ jobs: tar --verbose --extract --strip-components 1 --directory dist --file ghostty-source.tar.gz - name: Build and push - uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0 + uses: docker/build-push-action@c3c9e263c25d99ce0380d002d59b67737d91b0dc # v7.4.0 with: context: dist file: dist/src/build/docker/debian/Dockerfile