Skip to content

Commit 1bd2436

Browse files
Merge pull request #30 from uselagoon/dependabot/github_actions/docker/build-push-action-6
chore(deps): bump docker/build-push-action from 5 to 6
2 parents f22b7e6 + 3b3cc29 commit 1bd2436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
password: ${{ secrets.GITHUB_TOKEN }}
5656
-
5757
name: Build and push
58-
uses: docker/build-push-action@v5
58+
uses: docker/build-push-action@v6
5959
id: build-and-push
6060
with:
6161
context: .

0 commit comments

Comments
 (0)