Skip to content

Commit 56c92ff

Browse files
chore(deps): update docker/build-push-action digest to 5cd11c3
1 parent 18e2609 commit 56c92ff

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@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6
5858
with:
5959
context: ./
6060
push: true

0 commit comments

Comments
 (0)