File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414 steps :
1515 - name : Checkout Code
16- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
16+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1717 with :
1818 persist-credentials : false
1919 # Full git history is needed to get a proper list of changed files within `super-linter`
Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ jobs:
1818 pull-requests : write
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
21+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2222 with :
2323 persist-credentials : false
2424 - name : Set up Node
25- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
25+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
2626 with :
2727 node-version : 20
2828 - name : Opening pull request
You can’t perform that action at this time.
0 commit comments