Skip to content

Commit e8bd62d

Browse files
ci(github-action): Update action docker/login-action (v4.4.0 → v4.5.0) (#164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc26aac commit e8bd62d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-push-apps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: set up docker buildx
5656
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
5757
- name: log in to github container registry (ghcr)
58-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
58+
uses: docker/login-action@06fb636fac595d6fb4b28a5dfcb21a6f5091859c # v4.5.0
5959
with:
6060
registry: ghcr.io
6161
username: ${{ github.actor }} # gh actions runner identity

0 commit comments

Comments
 (0)