Skip to content

Commit 1aa9b99

Browse files
authored
Merge pull request #200 from go-faster/dependabot/github_actions/docker/build-push-action-6
chore(deps): bump docker/build-push-action from 5 to 6
2 parents d21f927 + 2ebd389 commit 1aa9b99

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
@@ -72,7 +72,7 @@ jobs:
7272
run: go build -v ./cmd/gh-archived
7373

7474
- name: Image build
75-
uses: docker/build-push-action@v5
75+
uses: docker/build-push-action@v6
7676
with:
7777
context: .
7878
push: true

0 commit comments

Comments
 (0)