Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit 2ff59d6

Browse files
author
Vitali Quiering
committed
Merge pull request 'chore(deps): update docker/login-action digest to e92390c' (#31) from renovate/docker-login-action-digest into master
Reviewed-on: https://gitea.quiering.com/images/seatable-python-runner/pulls/31
2 parents ce73958 + 6f1acf8 commit 2ff59d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitea/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3
1818

1919
- name: Login to Docker Hub
20-
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3
20+
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
2121
with:
2222
username: ${{ secrets.DOCKERHUB_USERNAME }}
2323
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)