Skip to content

Commit 74edff7

Browse files
authored
Merge pull request #2278 from Trusted-AI/dependabot/github_actions/docker/build-push-action-4.2.1
Bump docker/build-push-action from 4.1.1 to 4.2.1
2 parents 818b50e + 3bd3d75 commit 74edff7

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
@@ -39,7 +39,7 @@ jobs:
3939
type=semver,pattern={{version}}
4040
4141
- name: Build and push Docker image
42-
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825
42+
uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9
4343
with:
4444
context: .
4545
push: true

0 commit comments

Comments
 (0)