File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 egress-policy : audit
4848
4949 - name : Checkout repository
50- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
50+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5151
5252 # Initializes the CodeQL tools for scanning.
5353 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : " Checkout Repository"
15- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1616
1717 - name : " Dependency Review"
1818 uses : actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # v4.7.1
Original file line number Diff line number Diff line change 2121 with :
2222 egress-policy : audit
2323
24- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
24+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2525
2626 - name : Report inactive collaborators
2727 id : inactive
Original file line number Diff line number Diff line change 1515 github.actor != 'github-merge-queue[bot]'
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1919 - uses : ./actions/notify-on-push
2020 with :
2121 webhook : ${{ secrets.SLACK_WEBHOOK }}
Original file line number Diff line number Diff line change 3838 egress-policy : audit
3939
4040 - name : Git Checkout
41- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
41+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4242 with :
4343 persist-credentials : false
4444
You can’t perform that action at this time.
0 commit comments