File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 - name : Clone the repository
1414 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1515 - name : Ensure SHA pinned actions
16- uses : zgosalvez/github-actions-ensure-sha-pinned-actions@64418826697dcd77c93a8e4a1f7601a1942e57b5
16+ uses : zgosalvez/github-actions-ensure-sha-pinned-actions@25ed13d0628a1601b4b44048e63cc4328ed03633
1717
1818 build_test :
1919 name : Build & Test
2828 id : get-runs-using-version
2929 uses : ./
3030 - name : Set up Node
31- uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
31+ uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
3232 with :
3333 node-version : v${{ steps.get-runs-using-version.outputs.version }}
3434 - name : Cache Node Packages
4646 run : npm run lint
4747 - name : Prepare
4848 run : npm run prepare
49- - uses : stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842
49+ - uses : stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79
5050 with :
5151 commit_message : Apply `npm run prepare` changes
You can’t perform that action at this time.
0 commit comments