diff --git a/.github/workflows/autoupdate.yml b/.github/workflows/autoupdate.yml index 67f5df4..e56c4fa 100644 --- a/.github/workflows/autoupdate.yml +++ b/.github/workflows/autoupdate.yml @@ -22,7 +22,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: disable-sudo: true egress-policy: block diff --git a/.github/workflows/create-labels.yml b/.github/workflows/create-labels.yml index bef2f2a..b9a456b 100644 --- a/.github/workflows/create-labels.yml +++ b/.github/workflows/create-labels.yml @@ -21,7 +21,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: disable-sudo: true egress-policy: block diff --git a/.github/workflows/devops-project.yml b/.github/workflows/devops-project.yml index d2f8871..1ad999c 100644 --- a/.github/workflows/devops-project.yml +++ b/.github/workflows/devops-project.yml @@ -27,7 +27,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: egress-policy: audit diff --git a/.github/workflows/fosstars-report.yml b/.github/workflows/fosstars-report.yml index cdd8c16..2b7956e 100644 --- a/.github/workflows/fosstars-report.yml +++ b/.github/workflows/fosstars-report.yml @@ -27,7 +27,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: disable-sudo: true egress-policy: block diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index dee8892..6db5258 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -31,7 +31,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: egress-policy: audit @@ -66,7 +66,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: egress-policy: audit diff --git a/.github/workflows/pullrequest-linter.yml b/.github/workflows/pullrequest-linter.yml index 7633074..ef5a699 100644 --- a/.github/workflows/pullrequest-linter.yml +++ b/.github/workflows/pullrequest-linter.yml @@ -24,7 +24,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: egress-policy: audit diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 3d1bce7..7df4cc1 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -23,7 +23,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: disable-sudo: true egress-policy: block @@ -55,7 +55,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: egress-policy: audit @@ -78,7 +78,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: egress-policy: audit @@ -116,7 +116,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: egress-policy: audit @@ -153,7 +153,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: egress-policy: audit diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 23c1835..88a04f4 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -21,7 +21,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: disable-sudo: true egress-policy: block @@ -58,7 +58,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: egress-policy: audit diff --git a/.github/workflows/rebase-issue.yml b/.github/workflows/rebase-issue.yml index f6f98d1..5f27284 100644 --- a/.github/workflows/rebase-issue.yml +++ b/.github/workflows/rebase-issue.yml @@ -23,7 +23,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: egress-policy: audit diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 604815f..26598d1 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -22,7 +22,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: egress-policy: audit diff --git a/.github/workflows/wiki.yml b/.github/workflows/wiki.yml index 1fc433b..6600c87 100644 --- a/.github/workflows/wiki.yml +++ b/.github/workflows/wiki.yml @@ -33,7 +33,7 @@ jobs: # More info: https://github.com/step-security/harden-runner. - name: Harden Runner id: harden_runner - uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 with: egress-policy: audit