Skip to content

Commit e75975b

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 6705885 commit e75975b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
password: ${{ secrets.GITHUB_TOKEN }}
5858
-
5959
name: Build and push
60-
uses: docker/build-push-action@v5
60+
uses: docker/build-push-action@v6
6161
# if: github.event_name != 'pull_request' # still want to build image
6262
with:
6363
context: .

0 commit comments

Comments
 (0)