We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f81f33 commit 5e6c0c5Copy full SHA for 5e6c0c5
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Build and Push
39
id: build_and_push
40
- uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1
+ uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
41
with:
42
push: true
43
tags: ghcr.io/${{ github.repository }}:${{ github.ref_name }}
0 commit comments