Skip to content

Commit cf54c95

Browse files
authored
Merge pull request #1435 from DependencyTrack/dependabot/github_actions/docker/login-action-3.7.0
2 parents a56ba2d + 50c0aea commit cf54c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_meta-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
install: true
7575

7676
- name: Login to Docker.io
77-
uses: docker/login-action@v3.6.0
77+
uses: docker/login-action@v3.7.0
7878
if: ${{ inputs.publish-container }}
7979
with:
8080
registry: docker.io

0 commit comments

Comments
 (0)