File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
3636
3737 - name : Checkout repository
38- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
38+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
3939
4040 # Initializes the CodeQL tools for scanning.
4141 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 3535 private-key : ${{ secrets.NODE_CRON_RELEASE_APP_PRIVATE_KEY }}
3636
3737 - name : Checkout project
38- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
38+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
3939 with :
4040 token : ${{ steps.get_workflow_token.outputs.token }}
4141
Original file line number Diff line number Diff line change 3636 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
3737
3838 - name : ' Checkout code'
39- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
39+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
4040 with :
4141 persist-credentials : false
4242
Original file line number Diff line number Diff line change 4343 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
4444
4545 - name : Checkout project
46- uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 .0.3
46+ uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7 .0.0
4747
4848 - name : Use Node.js ${{ matrix.node }}
4949 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
You can’t perform that action at this time.
0 commit comments