ops: fix go-hashfiles url
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
-
|
||||
name: Hash dockerfile
|
||||
id: dockerfile-hash
|
||||
uses: actions/go-hashfiles@v0.0.1
|
||||
uses: https://gitea.com/actions/go-hashfiles@v0.0.1
|
||||
with:
|
||||
patterns: builder.Dockerfile
|
||||
-
|
||||
@@ -51,7 +51,7 @@ jobs:
|
||||
-
|
||||
name: Hash dockerfile
|
||||
id: dockerfile-hash
|
||||
uses: actions/go-hashfiles@v0.0.1
|
||||
uses: https://gitea.com/actions/go-hashfiles@v0.0.1
|
||||
with:
|
||||
patterns: builder.Dockerfile
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user