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 2b49c27 commit 7cd789fCopy full SHA for 7cd789f
.github/workflows/release.yaml
@@ -28,7 +28,7 @@ jobs:
28
run: echo "ImageTag=${GITHUB_REF##*/}" >> $GITHUB_ENV
29
30
- name: Build and push Docker images
31
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
32
with:
33
push: true
34
context: .
0 commit comments