Skip to content

Commit b046f09

Browse files
Bump docker/build-push-action from 6.10.0 to 6.18.0 (#179)
1 parent 3fbf78d commit b046f09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Build and Push
3939
id: build_and_push
40-
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
40+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
4141
with:
4242
push: true
4343
tags: ghcr.io/${{ github.repository }}:${{ github.ref_name }}

0 commit comments

Comments
 (0)