diff --git a/.github/workflows/cicd-release.yml b/.github/workflows/cicd-release.yml index b23d5c4..0b47de4 100644 --- a/.github/workflows/cicd-release.yml +++ b/.github/workflows/cicd-release.yml @@ -33,7 +33,7 @@ jobs: - name: Build and Push id: build_and_push - uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0 + uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1 with: push: true tags: ministryofjustice/tech-docs-github-pages-publisher:${{ github.ref_name }}