File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
1313 with : { egress-policy: audit }
14- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1515 - run : npm ci
1616
1717 - run : git checkout -b "scrape/definitions"
Original file line number Diff line number Diff line change 2222 steps :
2323 - uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
2424 with : { egress-policy: audit }
25- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2626 with : { fetch-depth: 0 }
2727 - run : npm ci
2828
Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
1919 with : { egress-policy: audit }
20- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2121 with :
2222 fetch-depth : 0
2323 token : ${{ secrets.BOT_TOKEN }}
You can’t perform that action at this time.
0 commit comments