Skip to content

Commit 155bdb2

Browse files
authored
Merge pull request #2187 from Trusted-AI/dependabot/github_actions/docker/build-push-action-4.1.0
Bump docker/build-push-action from 4.0.0 to 4.1.0
2 parents cc89606 + 9b849f7 commit 155bdb2

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

0 commit comments

Comments
 (0)