Skip to content

Commit 1bbd3f1

Browse files
committed
fix: trigger release
1 parent b7e23bd commit 1bbd3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
username: ${{ github.actor }}
8888
password: ${{ secrets.GITHUB_TOKEN }}
8989

90-
- uses: docker/build-push-action@v5
90+
- uses: docker/build-push-action@v6
9191
with:
9292
push: true
9393
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)