diff --git a/.github/workflows/swift-ci.yml b/.github/workflows/swift-ci.yml index fd88e0a..d113256 100644 --- a/.github/workflows/swift-ci.yml +++ b/.github/workflows/swift-ci.yml @@ -80,7 +80,7 @@ jobs: contents: read steps: - name: Harden runner (audit-mode egress logging) - uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1 + uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4 with: egress-policy: audit @@ -120,7 +120,7 @@ jobs: contents: read steps: - name: Harden runner (audit-mode egress logging) - uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1 + uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4 with: egress-policy: audit @@ -167,7 +167,7 @@ jobs: contents: read steps: - name: Harden runner (audit-mode egress logging) - uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1 + uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4 with: egress-policy: audit @@ -214,7 +214,7 @@ jobs: contents: read steps: - name: Harden runner (audit-mode egress logging) - uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1 + uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4 with: egress-policy: audit @@ -269,7 +269,7 @@ jobs: platform: [iOS, tvOS, watchOS, visionOS] steps: - name: Harden runner (audit-mode egress logging) - uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1 + uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4 with: egress-policy: audit