Skip to content

Commit c6b0fe7

Browse files
chore(deps): update docker/build-push-action digest to ca877d9 (#863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd9de39 commit c6b0fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
password: ${{ secrets.GITHUB_TOKEN }}
2222

2323
- name: ${{ github.ref == 'refs/heads/main' && 'Build and Push' || 'Test Build' }}
24-
uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6
24+
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6
2525
with:
2626
push: ${{ github.ref == 'refs/heads/main' }}
2727
tags: ghcr.io/project-blurple/blurple-contests:latest

0 commit comments

Comments
 (0)