We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5b602f commit a88b3d3Copy full SHA for a88b3d3
2 files changed
.github/workflows/images-dev.yaml
@@ -52,7 +52,7 @@ jobs:
52
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
53
54
- name: Docker Build
55
- uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
+ uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
56
id: docker_build
57
with:
58
context: .
.github/workflows/images-release.yaml
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments