Skip to content

Commit 4a3e588

Browse files
chore(deps): update docker/build-push-action digest to 601a80b (#290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68b525a commit 4a3e588

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@ee4ca427a2f43b6a16632044ca514c076267da23 # v6
24+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
2525
with:
2626
push: ${{ github.ref == 'refs/heads/main' }}
2727
tags: ghcr.io/biaw/ookla-speedtest-server:latest

0 commit comments

Comments
 (0)