We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44aa5fe + de9d0e6 commit 28ef1e1Copy full SHA for 28ef1e1
.github/workflows/docker.yml
@@ -47,7 +47,7 @@ jobs:
47
password: ${{ secrets.GITHUB_TOKEN }}
48
-
49
name: Build and push
50
- uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6.2.0
+ uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
51
with:
52
push: true
53
tags: brainboxdotcc/dpp
0 commit comments