Skip to content

Commit 61c12df

Browse files
chore(deps): update docker/build-push-action action to v6 (#380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da61df7 commit 61c12df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)