We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bba83fe + 5522980 commit cc4528aCopy full SHA for cc4528a
1 file changed
.github/workflows/continuous_delivery.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Build and push Docker image
60
id: push
61
- uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
+ uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
62
with:
63
context: .
64
push: true
0 commit comments