Skip to content

Commit 378fb4a

Browse files
authored
Merge pull request #2405 from Trusted-AI/dependabot/github_actions/docker/build-push-action-5.3.0
Bump docker/build-push-action from 5.1.0 to 5.3.0
2 parents 80fd393 + 4c0f93e commit 378fb4a

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

0 commit comments

Comments
 (0)