We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e9dce commit a6116caCopy full SHA for a6116ca
2 files changed
.github/workflows/_build.yml
@@ -104,7 +104,7 @@ jobs:
104
105
- name: Build Docker image
106
id: build
107
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
108
with:
109
context: .
110
build-args: |
.github/workflows/pr-gate.yml
@@ -19,6 +19,6 @@ jobs:
19
20
21
22
23
24
0 commit comments