Skip to content

Commit 4c63b56

Browse files
authored
Merge pull request #1655 from DependencyTrack/dependabot/github_actions/4.14.x/docker/login-action-4.3.0
build(deps): bump docker/login-action from 4.2.0 to 4.3.0
2 parents da87b34 + 15f66e6 commit 4c63b56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_meta-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
install: true
8181

8282
- name: Login to Docker.io
83-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # tag=v4.2.0
83+
uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # tag=v4.3.0
8484
if: ${{ inputs.publish-container }}
8585
with:
8686
registry: docker.io

0 commit comments

Comments
 (0)