Skip to content

Commit 68b525a

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

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

0 commit comments

Comments
 (0)