Skip to content

Commit 464aa90

Browse files
authored
Merge pull request #2190 from Trusted-AI/dependabot/github_actions/docker/build-push-action-4.1.1
Bump docker/build-push-action from 4.1.0 to 4.1.1
2 parents d879770 + 5887288 commit 464aa90

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@44ea916f6c540f9302d50c2b1e5a8dc071f15cdf
42+
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825
4343
with:
4444
context: .
4545
push: true

0 commit comments

Comments
 (0)