Skip to content

Commit a236660

Browse files
renovate[bot]mattburchett
authored andcommitted
Update docker/build-push-action action to v6
1 parent fe64837 commit a236660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
type=raw,value=latest,enable=${{ github.event_name == 'release' }}
4949
5050
- name: Build and push Docker image
51-
uses: docker/build-push-action@v5
51+
uses: docker/build-push-action@v6
5252
with:
5353
context: .
5454
push: true

0 commit comments

Comments
 (0)