Skip to content

Commit b7a9e4a

Browse files
authored
Merge pull request #10 from getlumos/dependabot/github_actions/docker/build-push-action-6
chore(ci): bump docker/build-push-action from 5 to 6
2 parents b44633b + 063c99c commit b7a9e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
type=sha,prefix=sha-
3838
3939
- name: Build and push Docker image
40-
uses: docker/build-push-action@v5
40+
uses: docker/build-push-action@v6
4141
with:
4242
context: .
4343
push: true

0 commit comments

Comments
 (0)