Skip to content

Commit 0f4413a

Browse files
authored
Merge pull request #114 from Keyfactor/dependabot/github_actions/docker/build-push-action-5.1.0
chore(deps): bump docker/build-push-action from 5.0.0 to 5.1.0
2 parents 061776c + b1f0469 commit 0f4413a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
# https://github.com/docker/build-push-action
7777
- name: Build and push Docker image
7878
id: build
79-
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
79+
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
8080
with:
8181
context: .
8282
platforms: ${{ matrix.platform }}

0 commit comments

Comments
 (0)