Skip to content

Commit b16fb24

Browse files
chore(deps): update docker/login-action action to v4.5.2 (#1002)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21aea6e commit b16fb24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
- name: Set up Docker Buildx
125125
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
126126
- name: Login to GitHub container registry
127-
uses: docker/login-action@06fb636fac595d6fb4b28a5dfcb21a6f5091859c # v4.5.0
127+
uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2
128128
with:
129129
registry: ghcr.io
130130
username: ${{ github.actor }}

0 commit comments

Comments
 (0)