Skip to content

Commit dfda77a

Browse files
chore(deps): update docker/login-action action to v4.5.0 (#1001)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f36ab2 commit dfda77a

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@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
127+
uses: docker/login-action@06fb636fac595d6fb4b28a5dfcb21a6f5091859c # v4.5.0
128128
with:
129129
registry: ghcr.io
130130
username: ${{ github.actor }}

0 commit comments

Comments
 (0)