Skip to content

Commit da851af

Browse files
update login action
Signed-off-by: souravbiswassanto <saurov@appscode.com>
1 parent 967cdee commit da851af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-postgres.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
username: ${{ github.actor }}
7979
password: ${{ secrets.GITHUB_TOKEN }}
8080
- name: Log in to the DHI registry
81-
uses: docker/login-action@v2
81+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
8282
with:
8383
registry: dhi.io
8484
username: ${{ secrets.DOCKERHUB_USERNAME }}

0 commit comments

Comments
 (0)