pin GHA versions. readme and workflow tweaks (#15)

This commit is contained in:
Bret Fisher
2023-03-08 10:00:26 -05:00
committed by GitHub
parent db3d102d89
commit 75d2a00064
4 changed files with 27 additions and 14 deletions

View File

@@ -22,7 +22,7 @@ jobs:
### https://docs.github.com/en/actions/learn-github-actions/reusing-workflows
### you can also call workflows from inside the same repo via file path
#FIXME: customize uri to point to your own linter repository
#FIXME: customize uri to point to your own reusable linter repository
uses: bretfisher/super-linter-workflow/.github/workflows/reusable-super-linter.yaml@main
### Optional settings examples