Skip to content

Commit 9ac77f4

Browse files
chore(deps): bump docker/login-action from 4 to 4.5.2
Bumps [docker/login-action](https://github.com/docker/login-action) from 4 to 4.5.2. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v4...v4.5.2) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a96e21 commit 9ac77f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
run: echo "${{ github.sha }}" >> benefits/static/sha.txt
116116

117117
- name: Docker Login to GitHub Container Registry
118-
uses: docker/login-action@v4
118+
uses: docker/login-action@v4.5.2
119119
with:
120120
registry: ghcr.io
121121
username: ${{ github.actor }}

0 commit comments

Comments
 (0)