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 3fbf78d commit b046f09Copy full SHA for b046f09
1 file changed
.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@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
41
with:
42
push: true
43
tags: ghcr.io/${{ github.repository }}:${{ github.ref_name }}
0 commit comments