Skip to content

Commit a418361

Browse files
Bump docker/build-push-action from 6.11.0 to 6.13.0 in the gh-actions group (#81)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be19bd4 commit a418361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
password: ${{ secrets.GITHUB_TOKEN }}
116116
- name: Build Docker images
117117
id: build
118-
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
118+
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
119119
with:
120120
# provenance: false is needed to avoid unkown/unknown os/arch on ghcr
121121
# see: https://github.com/docker/build-push-action/issues/820

0 commit comments

Comments
 (0)