File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 core.setFailed("User not authorized to deploy")
1919 }
2020 - name : Trigger build
21- uses : benc-uk/workflow-dispatch@v1
21+ uses : benc-uk/workflow-dispatch@e2e5e9a103e331dad343f381a29e654aea3cf8fc # v1.2.4
2222 with :
2323 repo : ${{ secrets.GITHUBBRASIL_REPO_NWO }}
2424 workflow : Trigger build when public PR is merged
Original file line number Diff line number Diff line change 1414 uses : actions/checkout@v3
1515 - name : Check format of yaml file
1616 id : yaml-lint
17- uses : ibiqlik/action-yamllint@v3
17+ uses : ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1
1818 with :
1919 strict : true
2020 file_or_dir : website/**/*.yml
4949 ref : main
5050 repository : ${{ secrets.BRAZIL_REPO_NWO }}
5151 path : ./brazil-main
52- - uses : ruby/setup-ruby@v1
52+ - uses : ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4 # v1.207.0
5353 with :
5454 ruby-version : 3.0.0
5555 - name : Validate PR
You can’t perform that action at this time.
0 commit comments