Skip to content

Commit 12b0fa7

Browse files
renovate[bot]BuckarooBanzay
authored andcommitted
chore(deps): update docker/build-push-action action to v6
1 parent 36a3d38 commit 12b0fa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

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

3333
- name: Build and push
34-
uses: docker/build-push-action@v5
34+
uses: docker/build-push-action@v6
3535
with:
3636
context: .
3737
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)