mirror of https://github.com/garrytan/gstack.git
fix: pin actionlint workflow to a real release
This commit is contained in:
parent
361658b3df
commit
a76b90efb7
|
|
@ -5,4 +5,4 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: rhysd/actionlint@v1
|
- uses: rhysd/actionlint@v1.7.11
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue