Skip to content

Commit ca6fc3c

Browse files
authored
Merge pull request #19 from sandialabs/dependabot/github_actions/docker/build-push-action-6
ci(deps): bump docker/build-push-action from 5 to 6
2 parents 2a4abd1 + 26f2e51 commit ca6fc3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
type=sha,prefix={{branch}}-
125125
126126
- name: Build and push Docker image
127-
uses: docker/build-push-action@v5
127+
uses: docker/build-push-action@v6
128128
with:
129129
context: .
130130
push: true

0 commit comments

Comments
 (0)