Skip to content

Commit 0383310

Browse files
Update docker/build-push-action action to v6.18.0
1 parent 7f19f05 commit 0383310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-artifacts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
password: ${{ secrets.GITHUB_TOKEN }}
3636

3737
- name: Build a docker image
38-
uses: docker/build-push-action@v6.16.0
38+
uses: docker/build-push-action@v6.18.0
3939
with:
4040
file: Dockerfile
4141
context: .

0 commit comments

Comments
 (0)