mirror of
https://gitea.com/docker/metadata-action.git
synced 2024-11-22 12:09:32 +01:00
Use SHAs
This commit is contained in:
parent
e08ef4ca63
commit
7b49f7ed90
1 changed files with 1 additions and 1 deletions
2
.github/workflows/label-sponsor.yml
vendored
2
.github/workflows/label-sponsor.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Set sponsor label
|
name: Set sponsor label
|
||||||
uses: JasonEtco/is-sponsor-label-action@v1
|
uses: JasonEtco/is-sponsor-label-action@bf60e2afe013f9d3d7656c3315bcb6993604ccf7
|
||||||
with:
|
with:
|
||||||
label: ":sparkling_heart: sponsor"
|
label: ":sparkling_heart: sponsor"
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue