Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit cec7375

Browse files
chore(deps): update docker/login-action digest to 184bdaa
1 parent d1001aa commit cec7375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Load Docker Images
5151
uses: ./.github/actions/load-docker-images
5252
- name: Log in to Container registry
53-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # ratchet:docker/login-action@v3
53+
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
5454
with:
5555
username: ftl0
5656
password: ${{ secrets.FTL_DOCKER_PUSH_TOKEN }}

0 commit comments

Comments
 (0)