Skip to content

Commit 34961d3

Browse files
authored
Merge pull request #2501 from Trusted-AI/dependabot/github_actions/docker/build-push-action-6.9.0
Bump docker/build-push-action from 6.2.0 to 6.9.0
2 parents 9021485 + 53e7ead commit 34961d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
type=semver,pattern={{version}}
3939
4040
- name: Build and push Docker image
41-
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1
41+
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
4242
with:
4343
context: .
4444
push: true

0 commit comments

Comments
 (0)