File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ name: 'Auto merge'
2222
2323jobs :
2424 auto-merge :
25- uses : conforma/github-workflows/.github/workflows/auto-merge.yaml@main
25+ uses : conforma/github-workflows/.github/workflows/auto-merge.yaml@cd705e88225322085c339c3985a18b34397e9846 # main
2626 secrets : inherit
2727 permissions :
2828 pull-requests : write
Original file line number Diff line number Diff line change 2929 runs-on : ubuntu-latest
3030 steps :
3131 - name : Label PR by size
32- uses : conforma/pr-size-label-action@v1.0 .0
32+ uses : conforma/pr-size-label-action@9bff907ec68d5dcee52ee8b6a62cf48cf9cf3e49 # v1.2 .0
Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ jobs:
3131
3232 steps :
3333 - name : Harden Runner
34- uses : step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
34+ uses : step-security/harden-runner@e14015d583714f6e62063499dc959a02595150a1 # v2.21.1
3535 with :
3636 egress-policy : audit
3737
3838 - name : " Checkout code"
39- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
39+ uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
4040 with :
4141 persist-credentials : false
4242
7171
7272 # Upload the results to GitHub's code scanning dashboard.
7373 - name : " Upload to code-scanning"
74- uses : github/codeql-action/upload-sarif@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11
74+ uses : github/codeql-action/upload-sarif@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9
7575 with :
7676 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments