Skip to content

Commit 1a907cc

Browse files
chore(deps): update docker/build-push-action digest to 4f58ea7
1 parent e1d1182 commit 1a907cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/containers.yml

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

5656
- name: Build and push
57-
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6
57+
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6
5858
with:
5959
context: ./
6060
push: true

0 commit comments

Comments
 (0)