From 954d50832910b00217cefa94b996395712ff2405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:00:09 -0700 Subject: [PATCH] gha: bump docker/build-push-action from 6.8.0 to 6.9.0 (#3834) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.8.0 to 6.9.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/32945a339266b759abcbdc89316275140b0fc960...4f58ea79222b3b9dc2c8bbdd6debcef730109a75) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/age.yml | 2 +- .github/workflows/ali.yml | 2 +- .github/workflows/alpine.yml | 2 +- .github/workflows/amass.yml | 2 +- .github/workflows/ansible.yml | 4 ++-- .github/workflows/anteon.yml | 2 +- .github/workflows/aznamingtool.yml | 2 +- .github/workflows/bl3auto.yml | 2 +- .github/workflows/black.yml | 2 +- .github/workflows/catprinter.yml | 2 +- .github/workflows/cf-warp.yml | 2 +- .github/workflows/cloudflared.yml | 2 +- .github/workflows/coredns.yml | 2 +- .github/workflows/ddosify.yml | 2 +- .github/workflows/dhcp-helper.yml | 2 +- .github/workflows/dive.yml | 2 +- .github/workflows/dkimpy.yml | 4 ++-- .github/workflows/dnscontrol.yml | 2 +- .github/workflows/dnscrypt-proxy.yml | 2 +- .github/workflows/dnsx.yml | 2 +- .github/workflows/docker-autocompose.yml | 2 +- .github/workflows/docker-bench-security.yml | 2 +- .github/workflows/driftctl.yml | 2 +- .github/workflows/dry.yml | 2 +- .github/workflows/dsq.yml | 2 +- .github/workflows/excalidraw.yml | 2 +- .github/workflows/fq.yml | 2 +- .github/workflows/freenginx.yml | 2 +- .github/workflows/gobgp.yml | 2 +- .github/workflows/gocannon.yml | 2 +- .github/workflows/golang.yml | 2 +- .github/workflows/goplay2.yml | 2 +- .github/workflows/goreplay.yml | 2 +- .github/workflows/gotip.yml | 2 +- .github/workflows/gron.yml | 2 +- .github/workflows/hakrawler.yml | 2 +- .github/workflows/headscale.yml | 2 +- .github/workflows/httpie-go.yml | 2 +- .github/workflows/httprobe.yml | 2 +- .github/workflows/httpx.yml | 2 +- .github/workflows/imapsync.yml | 2 +- .github/workflows/lego.yml | 2 +- .github/workflows/log4j-scan.yml | 2 +- .github/workflows/logmepwn.yml | 2 +- .github/workflows/lpar2rrd.yml | 2 +- .github/workflows/miller.yml | 2 +- .github/workflows/nebula.yml | 2 +- .github/workflows/netmaker.yml | 2 +- .github/workflows/nginx-distroless.yml | 4 ++-- .github/workflows/nginx-quic.yml | 6 +++--- .github/workflows/nginx.yml | 2 +- .github/workflows/ntfy.yml | 2 +- .github/workflows/octosql.yml | 2 +- .github/workflows/onetun.yml | 2 +- .github/workflows/opentofu.yml | 2 +- .github/workflows/pia-wg.yml | 2 +- .github/workflows/prettier.yml | 2 +- .github/workflows/pwru.yml | 4 ++-- .github/workflows/rclone.yml | 2 +- .github/workflows/rdap.yml | 2 +- .github/workflows/ruff.yml | 2 +- .github/workflows/rustybgp.yml | 2 +- .github/workflows/sftpd.yml | 2 +- .github/workflows/snowball.yml | 2 +- .github/workflows/spicedb.yml | 2 +- .github/workflows/ssh-audit.yml | 2 +- .github/workflows/sslyze.yml | 4 ++-- .github/workflows/stor2rrd.yml | 2 +- .github/workflows/subfinder.yml | 2 +- .github/workflows/tailscale.yml | 2 +- .github/workflows/terraform.yml | 2 +- .github/workflows/testssl.sh.yml | 6 +++--- .github/workflows/textql.yml | 2 +- .github/workflows/tftpd.yml | 2 +- .github/workflows/toxiproxy.yml | 2 +- .github/workflows/trufflehog.yml | 2 +- .github/workflows/unbound.yml | 2 +- .github/workflows/vegeta.yml | 2 +- .github/workflows/visidata.yml | 2 +- .github/workflows/watchtower.yml | 2 +- .github/workflows/whois.yml | 2 +- .github/workflows/wuzz.yml | 2 +- .github/workflows/yggdrasil-go.yml | 2 +- .github/workflows/youtube-dl.yml | 2 +- .github/workflows/yt-dlp-nightly-builds.yml | 2 +- .github/workflows/yt-dlp.yml | 2 +- .github/workflows/zola.yml | 2 +- 87 files changed, 96 insertions(+), 96 deletions(-) diff --git a/.github/workflows/age.yml b/.github/workflows/age.yml index 57dcd56b9c13..64e8e4ce543d 100644 --- a/.github/workflows/age.yml +++ b/.github/workflows/age.yml @@ -85,7 +85,7 @@ jobs: - name: Build and push id: push-step - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/ali.yml b/.github/workflows/ali.yml index b997a1ac7940..3d53bd017d89 100644 --- a/.github/workflows/ali.yml +++ b/.github/workflows/ali.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/alpine.yml b/.github/workflows/alpine.yml index 948bd7ac6094..8ed55e8fa443 100644 --- a/.github/workflows/alpine.yml +++ b/.github/workflows/alpine.yml @@ -79,7 +79,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: templates/${{ github.workflow }} diff --git a/.github/workflows/amass.yml b/.github/workflows/amass.yml index 7dc3a86edaf6..d67af51ccc34 100644 --- a/.github/workflows/amass.yml +++ b/.github/workflows/amass.yml @@ -84,7 +84,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/ansible.yml b/.github/workflows/ansible.yml index a3c4739d35f0..39b81de9fe8c 100644 --- a/.github/workflows/ansible.yml +++ b/.github/workflows/ansible.yml @@ -97,7 +97,7 @@ jobs: - name: Build and push (Ubuntu) if: ${{ matrix.distro == 'ubuntu' }} - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} @@ -122,7 +122,7 @@ jobs: - name: Build and push (Alpine) if: ${{ matrix.distro == 'alpine' }} - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/anteon.yml b/.github/workflows/anteon.yml index 88c77895d7e3..b86c582e9fc4 100644 --- a/.github/workflows/anteon.yml +++ b/.github/workflows/anteon.yml @@ -84,7 +84,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/aznamingtool.yml b/.github/workflows/aznamingtool.yml index 7fd1c8e9b736..c01f7eae086e 100644 --- a/.github/workflows/aznamingtool.yml +++ b/.github/workflows/aznamingtool.yml @@ -91,7 +91,7 @@ jobs: - name: Build and push id: push-step - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/bl3auto.yml b/.github/workflows/bl3auto.yml index 219e885b4cb0..202aae254ae4 100644 --- a/.github/workflows/bl3auto.yml +++ b/.github/workflows/bl3auto.yml @@ -81,7 +81,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/black.yml b/.github/workflows/black.yml index 85834a1f0210..edb4b563d4f3 100644 --- a/.github/workflows/black.yml +++ b/.github/workflows/black.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/catprinter.yml b/.github/workflows/catprinter.yml index 46946c44a57d..c48749ad3bf6 100644 --- a/.github/workflows/catprinter.yml +++ b/.github/workflows/catprinter.yml @@ -92,7 +92,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/cf-warp.yml b/.github/workflows/cf-warp.yml index fa47ba915a47..e177b14f9146 100644 --- a/.github/workflows/cf-warp.yml +++ b/.github/workflows/cf-warp.yml @@ -80,7 +80,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/cloudflared.yml b/.github/workflows/cloudflared.yml index f0c8f7e443d1..20ed011cdbc8 100644 --- a/.github/workflows/cloudflared.yml +++ b/.github/workflows/cloudflared.yml @@ -87,7 +87,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/coredns.yml b/.github/workflows/coredns.yml index 0276bf166049..7d16bbb54358 100644 --- a/.github/workflows/coredns.yml +++ b/.github/workflows/coredns.yml @@ -85,7 +85,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/ddosify.yml b/.github/workflows/ddosify.yml index 625c16d014a2..10776bde5cf0 100644 --- a/.github/workflows/ddosify.yml +++ b/.github/workflows/ddosify.yml @@ -84,7 +84,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/dhcp-helper.yml b/.github/workflows/dhcp-helper.yml index ab76cb9fdfc1..cda7b8a996b1 100644 --- a/.github/workflows/dhcp-helper.yml +++ b/.github/workflows/dhcp-helper.yml @@ -78,7 +78,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/dive.yml b/.github/workflows/dive.yml index 1c52930055d8..fe411e7439c1 100644 --- a/.github/workflows/dive.yml +++ b/.github/workflows/dive.yml @@ -85,7 +85,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/dkimpy.yml b/.github/workflows/dkimpy.yml index 77a9871482cd..56bbc1e6d3cc 100644 --- a/.github/workflows/dkimpy.yml +++ b/.github/workflows/dkimpy.yml @@ -90,7 +90,7 @@ jobs: - name: Build and push if: ${{ matrix.distro == 'alpine' }} - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} @@ -114,7 +114,7 @@ jobs: - name: Build and push (${{ matrix.distro }}) if: ${{ matrix.distro == 'ubuntu' }} - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/dnscontrol.yml b/.github/workflows/dnscontrol.yml index 1fc00c203db3..6f87c4c0ef7f 100644 --- a/.github/workflows/dnscontrol.yml +++ b/.github/workflows/dnscontrol.yml @@ -84,7 +84,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/dnscrypt-proxy.yml b/.github/workflows/dnscrypt-proxy.yml index 9c4732b5cade..4af5c34e6245 100644 --- a/.github/workflows/dnscrypt-proxy.yml +++ b/.github/workflows/dnscrypt-proxy.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/dnsx.yml b/.github/workflows/dnsx.yml index ae7cdd602ff2..6beebfe5778e 100644 --- a/.github/workflows/dnsx.yml +++ b/.github/workflows/dnsx.yml @@ -84,7 +84,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/docker-autocompose.yml b/.github/workflows/docker-autocompose.yml index 165e49fb3b96..21e985a548ff 100644 --- a/.github/workflows/docker-autocompose.yml +++ b/.github/workflows/docker-autocompose.yml @@ -87,7 +87,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/docker-bench-security.yml b/.github/workflows/docker-bench-security.yml index 99cb09edf858..14ddb26ac394 100644 --- a/.github/workflows/docker-bench-security.yml +++ b/.github/workflows/docker-bench-security.yml @@ -79,7 +79,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/driftctl.yml b/.github/workflows/driftctl.yml index 43cfb9f1c10d..c59b36b4f78f 100644 --- a/.github/workflows/driftctl.yml +++ b/.github/workflows/driftctl.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/dry.yml b/.github/workflows/dry.yml index 45053eb0dff8..eb881ad68644 100644 --- a/.github/workflows/dry.yml +++ b/.github/workflows/dry.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/dsq.yml b/.github/workflows/dsq.yml index 2a0649da54b2..751f0575b4f1 100644 --- a/.github/workflows/dsq.yml +++ b/.github/workflows/dsq.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/excalidraw.yml b/.github/workflows/excalidraw.yml index caa305ef3dca..8b6082210b87 100644 --- a/.github/workflows/excalidraw.yml +++ b/.github/workflows/excalidraw.yml @@ -86,7 +86,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/fq.yml b/.github/workflows/fq.yml index ac98e85bf722..2c0de3227c1d 100644 --- a/.github/workflows/fq.yml +++ b/.github/workflows/fq.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/freenginx.yml b/.github/workflows/freenginx.yml index db9db7fab932..870fea49faec 100644 --- a/.github/workflows/freenginx.yml +++ b/.github/workflows/freenginx.yml @@ -95,7 +95,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/gobgp.yml b/.github/workflows/gobgp.yml index 25d8a3fa0d60..ea05f390eae8 100644 --- a/.github/workflows/gobgp.yml +++ b/.github/workflows/gobgp.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/gocannon.yml b/.github/workflows/gocannon.yml index 467ca2467ca4..4311397245d1 100644 --- a/.github/workflows/gocannon.yml +++ b/.github/workflows/gocannon.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/golang.yml b/.github/workflows/golang.yml index 3e9038f375ac..71e5cc01ad1f 100644 --- a/.github/workflows/golang.yml +++ b/.github/workflows/golang.yml @@ -79,7 +79,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: templates/${{ github.workflow }} diff --git a/.github/workflows/goplay2.yml b/.github/workflows/goplay2.yml index f1976c08cc7f..d1aa801ab076 100644 --- a/.github/workflows/goplay2.yml +++ b/.github/workflows/goplay2.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/goreplay.yml b/.github/workflows/goreplay.yml index f23d12f6a506..692596ed051b 100644 --- a/.github/workflows/goreplay.yml +++ b/.github/workflows/goreplay.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/gotip.yml b/.github/workflows/gotip.yml index eaa319f20b85..fc584720b70d 100644 --- a/.github/workflows/gotip.yml +++ b/.github/workflows/gotip.yml @@ -94,7 +94,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/gron.yml b/.github/workflows/gron.yml index c24637fd6671..e27d891a93fa 100644 --- a/.github/workflows/gron.yml +++ b/.github/workflows/gron.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/hakrawler.yml b/.github/workflows/hakrawler.yml index 4f7cfdb25b7c..a832ccb5a84f 100644 --- a/.github/workflows/hakrawler.yml +++ b/.github/workflows/hakrawler.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/headscale.yml b/.github/workflows/headscale.yml index e35f3f6190e2..25a50e6bf6e3 100644 --- a/.github/workflows/headscale.yml +++ b/.github/workflows/headscale.yml @@ -84,7 +84,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/httpie-go.yml b/.github/workflows/httpie-go.yml index aae7bf455611..123345d5b184 100644 --- a/.github/workflows/httpie-go.yml +++ b/.github/workflows/httpie-go.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/httprobe.yml b/.github/workflows/httprobe.yml index 47393eae62c3..8409b25f171f 100644 --- a/.github/workflows/httprobe.yml +++ b/.github/workflows/httprobe.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/httpx.yml b/.github/workflows/httpx.yml index dfb00193fbfd..6508fe304930 100644 --- a/.github/workflows/httpx.yml +++ b/.github/workflows/httpx.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/imapsync.yml b/.github/workflows/imapsync.yml index 5ddd58264f35..43454b8b7ff6 100644 --- a/.github/workflows/imapsync.yml +++ b/.github/workflows/imapsync.yml @@ -87,7 +87,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/lego.yml b/.github/workflows/lego.yml index 87775f556e6a..03b527528191 100644 --- a/.github/workflows/lego.yml +++ b/.github/workflows/lego.yml @@ -85,7 +85,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/log4j-scan.yml b/.github/workflows/log4j-scan.yml index e84b20c1ad08..95abd90f58e8 100644 --- a/.github/workflows/log4j-scan.yml +++ b/.github/workflows/log4j-scan.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/logmepwn.yml b/.github/workflows/logmepwn.yml index 7ea92e359bc2..d3f73fa72904 100644 --- a/.github/workflows/logmepwn.yml +++ b/.github/workflows/logmepwn.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/lpar2rrd.yml b/.github/workflows/lpar2rrd.yml index 79d45120ef40..3d30312af2ca 100644 --- a/.github/workflows/lpar2rrd.yml +++ b/.github/workflows/lpar2rrd.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/miller.yml b/.github/workflows/miller.yml index 318f490ae770..b88c64e22330 100644 --- a/.github/workflows/miller.yml +++ b/.github/workflows/miller.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/nebula.yml b/.github/workflows/nebula.yml index 7bd299f023d2..286ad4ec8c1c 100644 --- a/.github/workflows/nebula.yml +++ b/.github/workflows/nebula.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/netmaker.yml b/.github/workflows/netmaker.yml index 411b9f80d4f4..b026901c1ea2 100644 --- a/.github/workflows/netmaker.yml +++ b/.github/workflows/netmaker.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/nginx-distroless.yml b/.github/workflows/nginx-distroless.yml index 80782637fb4e..34c5bfc939b4 100644 --- a/.github/workflows/nginx-distroless.yml +++ b/.github/workflows/nginx-distroless.yml @@ -84,7 +84,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} @@ -108,7 +108,7 @@ jobs: ghcr.io/${{ env.REPOSITORY }}:stable - name: Build and push (latest) - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/nginx-quic.yml b/.github/workflows/nginx-quic.yml index b036ca574b7d..a1cd706399d7 100644 --- a/.github/workflows/nginx-quic.yml +++ b/.github/workflows/nginx-quic.yml @@ -92,7 +92,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push (${{ matrix.quic }}) - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} @@ -174,7 +174,7 @@ jobs: - name: Build and push (${{ matrix.quic }}) if: ${{ matrix.quic != 'boringssl' }} - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} @@ -196,7 +196,7 @@ jobs: - name: Build and push (latest) if: ${{ matrix.quic == 'boringssl' }} - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/nginx.yml b/.github/workflows/nginx.yml index 0494d2a1a9ef..cb3f789eb5a8 100644 --- a/.github/workflows/nginx.yml +++ b/.github/workflows/nginx.yml @@ -95,7 +95,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/ntfy.yml b/.github/workflows/ntfy.yml index e4a65683cded..64e513f261c7 100644 --- a/.github/workflows/ntfy.yml +++ b/.github/workflows/ntfy.yml @@ -84,7 +84,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/octosql.yml b/.github/workflows/octosql.yml index 1c2d022fdbfa..7d4a47e16333 100644 --- a/.github/workflows/octosql.yml +++ b/.github/workflows/octosql.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/onetun.yml b/.github/workflows/onetun.yml index 72f3748ed4cc..7e455eb98c5a 100644 --- a/.github/workflows/onetun.yml +++ b/.github/workflows/onetun.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/opentofu.yml b/.github/workflows/opentofu.yml index 53099ce6c73a..5e1f20037a86 100644 --- a/.github/workflows/opentofu.yml +++ b/.github/workflows/opentofu.yml @@ -84,7 +84,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/pia-wg.yml b/.github/workflows/pia-wg.yml index 0c52a1b5e283..93ab4d0cf89b 100644 --- a/.github/workflows/pia-wg.yml +++ b/.github/workflows/pia-wg.yml @@ -88,7 +88,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/prettier.yml b/.github/workflows/prettier.yml index b7a296082d95..9e87ac25b561 100644 --- a/.github/workflows/prettier.yml +++ b/.github/workflows/prettier.yml @@ -81,7 +81,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/pwru.yml b/.github/workflows/pwru.yml index fe0a927193c1..aa5b60d5ca7b 100644 --- a/.github/workflows/pwru.yml +++ b/.github/workflows/pwru.yml @@ -91,7 +91,7 @@ jobs: - name: Build and push (Ubuntu) if: ${{ matrix.distro == 'ubuntu' }} - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} @@ -113,7 +113,7 @@ jobs: - name: Build and push (Alpine) if: ${{ matrix.distro == 'alpine' }} - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/rclone.yml b/.github/workflows/rclone.yml index 21380291b9e3..e7004519fe8f 100644 --- a/.github/workflows/rclone.yml +++ b/.github/workflows/rclone.yml @@ -84,7 +84,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/rdap.yml b/.github/workflows/rdap.yml index 3f50acdf0ca1..bfcb2e85f5da 100644 --- a/.github/workflows/rdap.yml +++ b/.github/workflows/rdap.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/ruff.yml b/.github/workflows/ruff.yml index 71d6e1394bd5..14468561b88b 100644 --- a/.github/workflows/ruff.yml +++ b/.github/workflows/ruff.yml @@ -87,7 +87,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/rustybgp.yml b/.github/workflows/rustybgp.yml index 9ec4bd2bd46f..126598b26b6e 100644 --- a/.github/workflows/rustybgp.yml +++ b/.github/workflows/rustybgp.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/sftpd.yml b/.github/workflows/sftpd.yml index 2c808345dfa9..55e7da02950f 100644 --- a/.github/workflows/sftpd.yml +++ b/.github/workflows/sftpd.yml @@ -81,7 +81,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/snowball.yml b/.github/workflows/snowball.yml index 976565af756e..c23f6b299b68 100644 --- a/.github/workflows/snowball.yml +++ b/.github/workflows/snowball.yml @@ -85,7 +85,7 @@ jobs: - name: Build and push id: push-step - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/spicedb.yml b/.github/workflows/spicedb.yml index 60ffd09da968..5b1b03398a9f 100644 --- a/.github/workflows/spicedb.yml +++ b/.github/workflows/spicedb.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/ssh-audit.yml b/.github/workflows/ssh-audit.yml index d7c91512fa90..84c712e17b8c 100644 --- a/.github/workflows/ssh-audit.yml +++ b/.github/workflows/ssh-audit.yml @@ -81,7 +81,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/sslyze.yml b/.github/workflows/sslyze.yml index c5a8b6cd70e7..4694b63d4592 100644 --- a/.github/workflows/sslyze.yml +++ b/.github/workflows/sslyze.yml @@ -90,7 +90,7 @@ jobs: - name: Build and push if: ${{ matrix.distro == 'ubuntu' }} - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} @@ -115,7 +115,7 @@ jobs: - name: Build and push (Alpine) if: ${{ matrix.distro == 'alpine' }} - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/stor2rrd.yml b/.github/workflows/stor2rrd.yml index 49e9eda4aa06..e374060134bc 100644 --- a/.github/workflows/stor2rrd.yml +++ b/.github/workflows/stor2rrd.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/subfinder.yml b/.github/workflows/subfinder.yml index c357ae1b50ca..9c0dce5c2f4e 100644 --- a/.github/workflows/subfinder.yml +++ b/.github/workflows/subfinder.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/tailscale.yml b/.github/workflows/tailscale.yml index d4b3273e3d87..c80fc3ccafa1 100644 --- a/.github/workflows/tailscale.yml +++ b/.github/workflows/tailscale.yml @@ -86,7 +86,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/terraform.yml b/.github/workflows/terraform.yml index d10a846a26f1..b60f54371c6a 100644 --- a/.github/workflows/terraform.yml +++ b/.github/workflows/terraform.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/testssl.sh.yml b/.github/workflows/testssl.sh.yml index b1eee10844b4..980107a8e801 100644 --- a/.github/workflows/testssl.sh.yml +++ b/.github/workflows/testssl.sh.yml @@ -81,7 +81,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} @@ -101,7 +101,7 @@ jobs: ghcr.io/${{ env.REPOSITORY }}:stable # - name: Build and push (3.0) -# uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 +# uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 # with: # push: ${{ github.event_name != 'pull_request' }} # context: ${{ github.workflow }} @@ -117,7 +117,7 @@ jobs: # ghcr.io/${{ env.REPOSITORY }}:3.0 - name: Build and push (3.2) - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/textql.yml b/.github/workflows/textql.yml index 4b400c287a9a..363da3b7c895 100644 --- a/.github/workflows/textql.yml +++ b/.github/workflows/textql.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/tftpd.yml b/.github/workflows/tftpd.yml index c8d7c46b6d98..291354fa4dbe 100644 --- a/.github/workflows/tftpd.yml +++ b/.github/workflows/tftpd.yml @@ -81,7 +81,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/toxiproxy.yml b/.github/workflows/toxiproxy.yml index 77acc7f254d4..cc10094e7cf5 100644 --- a/.github/workflows/toxiproxy.yml +++ b/.github/workflows/toxiproxy.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/trufflehog.yml b/.github/workflows/trufflehog.yml index 283239bad0e7..171e7b196d59 100644 --- a/.github/workflows/trufflehog.yml +++ b/.github/workflows/trufflehog.yml @@ -86,7 +86,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/unbound.yml b/.github/workflows/unbound.yml index b4510cb93006..f29330de21fa 100644 --- a/.github/workflows/unbound.yml +++ b/.github/workflows/unbound.yml @@ -80,7 +80,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/vegeta.yml b/.github/workflows/vegeta.yml index 3fd44805f072..b037b3b75f54 100644 --- a/.github/workflows/vegeta.yml +++ b/.github/workflows/vegeta.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/visidata.yml b/.github/workflows/visidata.yml index 1d8a98075283..2f30b587e595 100644 --- a/.github/workflows/visidata.yml +++ b/.github/workflows/visidata.yml @@ -87,7 +87,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/watchtower.yml b/.github/workflows/watchtower.yml index d40edbc297db..bb4d7f43940b 100644 --- a/.github/workflows/watchtower.yml +++ b/.github/workflows/watchtower.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/whois.yml b/.github/workflows/whois.yml index 41a398ac6831..e1c2835a6c3e 100644 --- a/.github/workflows/whois.yml +++ b/.github/workflows/whois.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/wuzz.yml b/.github/workflows/wuzz.yml index 98dcb8be31ee..5925ed3d1835 100644 --- a/.github/workflows/wuzz.yml +++ b/.github/workflows/wuzz.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/yggdrasil-go.yml b/.github/workflows/yggdrasil-go.yml index 7cadce3988b4..f5baf5eb8489 100644 --- a/.github/workflows/yggdrasil-go.yml +++ b/.github/workflows/yggdrasil-go.yml @@ -83,7 +83,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/youtube-dl.yml b/.github/workflows/youtube-dl.yml index 05e2ca558a52..6a3bd2c8bdd9 100644 --- a/.github/workflows/youtube-dl.yml +++ b/.github/workflows/youtube-dl.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/yt-dlp-nightly-builds.yml b/.github/workflows/yt-dlp-nightly-builds.yml index 6559a1b1c9df..e808ab2f8d4a 100644 --- a/.github/workflows/yt-dlp-nightly-builds.yml +++ b/.github/workflows/yt-dlp-nightly-builds.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: yt-dlp diff --git a/.github/workflows/yt-dlp.yml b/.github/workflows/yt-dlp.yml index 9a125848def6..e9006974278e 100644 --- a/.github/workflows/yt-dlp.yml +++ b/.github/workflows/yt-dlp.yml @@ -82,7 +82,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }} diff --git a/.github/workflows/zola.yml b/.github/workflows/zola.yml index 9bbf30ec1381..b4fd13395caf 100644 --- a/.github/workflows/zola.yml +++ b/.github/workflows/zola.yml @@ -85,7 +85,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} - name: Build and push - uses: docker/build-push-action@32945a339266b759abcbdc89316275140b0fc960 # v2.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v2.8.0 with: push: ${{ github.event_name != 'pull_request' }} context: ${{ github.workflow }}