File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
checkoutRepoAndGitHubActions Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1212 steps :
1313 - name : Checkout repos
1414 id : repo
15- uses : Expensify/GitHub-Actions/checkoutRepoAndGitHubActions@Rory-ValidateGitHubActionsAnyRepo
15+ uses : Expensify/GitHub-Actions/checkoutRepoAndGitHubActions@main
1616
1717 # v4.3.0
1818 - name : Setup Node
3232 steps :
3333 - name : Checkout repos
3434 id : repo
35- uses : Expensify/GitHub-Actions/checkoutRepoAndGitHubActions@Rory-ValidateGitHubActionsAnyRepo
35+ uses : Expensify/GitHub-Actions/checkoutRepoAndGitHubActions@main
3636
3737 - name : Lint workflows with actionlint
3838 run : GitHub-Actions/.github/scripts/actionlint.sh
4444 steps :
4545 - name : Checkout repos
4646 id : repo
47- uses : Expensify/GitHub-Actions/checkoutRepoAndGitHubActions@Rory-ValidateGitHubActionsAnyRepo
47+ uses : Expensify/GitHub-Actions/checkoutRepoAndGitHubActions@main
4848
4949 - name : Validate actions refs are immutable
5050 run : GitHub-Actions/.github/scripts/validateImmutableActionRefs.sh
Original file line number Diff line number Diff line change 2424 with :
2525 repository : Expensify/GitHub-Actions
2626 path : GitHub-Actions
27- ref : Rory-ValidateGitHubActionsAnyRepo
You can’t perform that action at this time.
0 commit comments