Skip to content

Commit abb2736

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 4c28632 commit abb2736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
username: ${{ github.repository_owner }}
9191
password: ${{ secrets.GITHUB_TOKEN }}
9292
- name: Build Docker Release
93-
uses: "docker/build-push-action@v5.4.0"
93+
uses: "docker/build-push-action@v6.0.1"
9494
with:
9595
provenance: false
9696
file: "./Sample-Server/Dockerfile"

0 commit comments

Comments
 (0)