Skip to content

Commit 2146db6

Browse files
Bump docker/build-push-action from 6.10.0 to 6.11.0 (#73)
1 parent 9bf6af7 commit 2146db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
password: ${{ secrets.GITHUB_TOKEN }}
6363

6464
- name: Build
65-
uses: docker/build-push-action@v6.10.0
65+
uses: docker/build-push-action@v6.11.0
6666
with:
6767
context: .
6868
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)