mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Specified version for GitHub Action dependency
no issue
This commit is contained in:
parent
7986cb3171
commit
2c7c975f91
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
mysql database: 'ghost_testing'
|
||||
mysql root password: 'root'
|
||||
|
||||
- uses: Dreamcodeio/pr-has-label-action@master
|
||||
- uses: Dreamcodeio/pr-has-label-action@v1.2
|
||||
id: allTestsLabel
|
||||
if: github.event_name == 'pull_request'
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue