Skip to content

Commit e9babcb

Browse files
Merge pull request #16 from deeagle/dependabot/github_actions/docker/build-push-action-6
2 parents 4919ed6 + d588787 commit e9babcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
type=raw,value=latest
7171
7272
- name: Build and push
73-
uses: docker/build-push-action@v5
73+
uses: docker/build-push-action@v6
7474
with:
7575
context: .
7676
file: ./Dockerfile

0 commit comments

Comments
 (0)