Skip to content

Commit cb3e033

Browse files
Update docker/build-push-action action to v6
1 parent f939f22 commit cb3e033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ghcr.yml

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

3434
- name: Build and push
35-
uses: docker/build-push-action@v5.4.0
35+
uses: docker/build-push-action@v6.9.0
3636
with:
3737
context: .
3838
push: true

0 commit comments

Comments
 (0)