Skip to content

Commit 5b2581c

Browse files
authored
Merge pull request #6143 from DependencyTrack/dependabot/github_actions/4.14.x/docker/login-action-4.1.0
build(deps): bump docker/login-action from 4.0.0 to 4.1.0
2 parents 3266c2d + e9c3693 commit 5b2581c

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
@@ -99,7 +99,7 @@ jobs:
9999
install: true
100100

101101
- name: Login to Docker.io
102-
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # tag=v4.0.0
102+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # tag=v4.1.0
103103
if: ${{ inputs.publish-container }}
104104
with:
105105
registry: docker.io

0 commit comments

Comments
 (0)