Skip to content

Commit 68abaef

Browse files
chore(deps): update docker/login-action action to v3.6.0
1 parent 367ff21 commit 68abaef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
7878

7979
- name: Login to GitHub Container Registry
80-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
80+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
8181
with:
8282
registry: ghcr.io
8383
username: ${{ github.actor }}

0 commit comments

Comments
 (0)