Skip to content

Commit 3c9dced

Browse files
authoredJul 22, 2024
chore(deps): update docker/build-push-action action to v6
1 parent becf7f6 commit 3c9dced

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

0 commit comments

Comments
 (0)