From 43d992aaccc8c00379b4bad782b52fed2079b347 Mon Sep 17 00:00:00 2001 From: thc202 Date: Mon, 3 Aug 2026 13:28:26 +0100 Subject: [PATCH] Update bluesky-post Use v6.0.1 to fix the build error. Signed-off-by: thc202 --- .github/workflows/release-live-docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-live-docker.yml b/.github/workflows/release-live-docker.yml index 56d938a3a0f..9344fd2c48c 100644 --- a/.github/workflows/release-live-docker.yml +++ b/.github/workflows/release-live-docker.yml @@ -57,7 +57,7 @@ jobs: index:org.opencontainers.image.description=The nightly Docker image for the world’s most widely used web app scanner. index:org.opencontainers.image.licenses=Apache-2.0 - name: "Publicise the release" - uses: myConsciousness/bluesky-post@00ba09c01fa9e5a7c64c086773e3bfc18a12995c # v6 + uses: myConsciousness/bluesky-post@2d132869a6a51dea18183a26984a09f67744417e # v6.0.1 if: ${{ ! cancelled() }} with: text: "The 'Nightly' @zaproxy.org #Docker image has just been updated https://hub.docker.com/r/zaproxy/zap-nightly"