We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a205eba + 126959d commit 4ab7556Copy full SHA for 4ab7556
2 files changed
.github/workflows/ci.yml
@@ -92,7 +92,7 @@ jobs:
92
#type=semver,pattern={{major}}
93
94
- name: Build and push
95
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
96
with:
97
context: .
98
push: true
.github/workflows/release.yml
@@ -93,7 +93,7 @@ jobs:
99
0 commit comments