Skip to content

Commit 0766840

Browse files
authoredFeb 19, 2025
chore(deps): update docker/build-push-action action to v6
1 parent b739582 commit 0766840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ghcr.yml

+1-1
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.14.0
3636
with:
3737
context: .
3838
push: true

0 commit comments

Comments
 (0)