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