Skip to content

Commit d800892

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 3b48f71 commit d800892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/containers.yml

+1-1
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@v4
57+
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6
5858
with:
5959
context: ./
6060
push: true

0 commit comments

Comments
 (0)