Skip to content

Commit 766da9f

Browse files
chore(deps): update docker/build-push-action action to v6.19.1
1 parent eebc8c3 commit 766da9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
- name: Build and Push
3535
id: docker_build
36-
uses: docker/build-push-action@v6
36+
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6.19.1
3737
with:
3838
pull: true
3939
push: ${{ github.ref_name == 'main' }}

0 commit comments

Comments
 (0)