chore(deps): pin docker/login-action action to 4907a6d - autoclosed #110

Closed
CSRBot wants to merge 1 commits from renovate/pin-dependencies into master
Showing only changes of commit 49e4228ad4 - Show all commits
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
steps: steps:
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0 - uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
- uses: docker/login-action@v4.1.0 - uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
with: with:
registry: git.cryptic.systems registry: git.cryptic.systems
username: ${{ github.repository_owner }} username: ${{ github.repository_owner }}