File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4747 with :
4848 persist-credentials : false
49- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
49+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
5050 with :
5151 node-version : 22
5252 - uses : actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5
Original file line number Diff line number Diff line change 3636 # For PRs, check out the PR head so we can push back to it
3737 repository : ${{ github.event.pull_request.head.repo.full_name || github.repository }}
3838
39- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
39+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
4040 with :
4141 node-version : 22
4242
Original file line number Diff line number Diff line change @@ -24,12 +24,12 @@ jobs:
2424
2525 # Install GitHub CLI and gh-aw extension for Copilot Agent interaction
2626 - name : Install gh-aw extension
27- uses : github/gh-aw/actions/setup-cli@7a970851c1090295e55a16e549c61ba1ce227f16 # v0.42.17
27+ uses : github/gh-aw/actions/setup-cli@ce1794953e0ec42adc41b6fca05e02ab49ee21c3 # v0.68.3
2828 with :
2929 version : v0.42.17
3030
3131 # Setup Node.js
32- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
32+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
3333 with :
3434 node-version : 22
3535
Original file line number Diff line number Diff line change 2929
3030 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3131
32- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
32+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
3333 with :
3434 node-version : 22
3535
You can’t perform that action at this time.
0 commit comments