Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion .github/workflows/build-test-multiarch.yaml
Original file line numberDiff line numberDiff line change
Expand Up@@ -246,7 +246,7 @@ on:
required: false
type: string
# yamllint disable-line rule:line-length
default: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@f0f76ac22f342c9a788ebcabe584e68a79cc2e83' # v0.16.0
default: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@ec0736244fc776e326283c6af6840e30f316f63c' # v0.16.1

# --- Gerrit-aware checkout (empty unless dispatched via Gerrit) ---
gerrit_refspec:
Expand DownExpand Up@@ -455,6 +455,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -540,6 +541,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -634,6 +636,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -734,6 +737,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -821,6 +825,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand Down
11 changes: 10 additions & 1 deletion .github/workflows/build-test-release-multiarch.yaml
Original file line numberDiff line numberDiff line change
Expand Up@@ -250,7 +250,7 @@ on:
required: false
type: string
# yamllint disable-line rule:line-length
default: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@f0f76ac22f342c9a788ebcabe584e68a79cc2e83' # v0.16.0
default: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@ec0736244fc776e326283c6af6840e30f316f63c' # v0.16.1
Comment thread
ModeSevenIndustrialSolutions marked this conversation as resolved.

# --- Gerrit-aware checkout (empty unless dispatched via Gerrit) ---
gerrit_refspec:
Expand DownExpand Up@@ -474,6 +474,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -562,6 +563,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -649,6 +651,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -748,6 +751,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -848,6 +852,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -931,6 +936,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -1043,6 +1049,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -1115,6 +1122,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -1178,6 +1186,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand Down
10 changes: 9 additions & 1 deletion .github/workflows/build-test-release.yaml
Original file line numberDiff line numberDiff line change
Expand Up@@ -192,7 +192,7 @@ on:
required: false
type: string
# yamllint disable-line rule:line-length
default: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@f0f76ac22f342c9a788ebcabe584e68a79cc2e83' # v0.16.0
default: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@ec0736244fc776e326283c6af6840e30f316f63c' # v0.16.1
Comment thread
ModeSevenIndustrialSolutions marked this conversation as resolved.

# --- Gerrit-aware checkout (empty unless dispatched via Gerrit) ---
gerrit_refspec:
Expand DownExpand Up@@ -416,6 +416,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -519,6 +520,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -587,6 +589,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -658,6 +661,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -714,6 +718,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -796,6 +801,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -862,6 +868,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -924,6 +931,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand Down
7 changes: 6 additions & 1 deletion .github/workflows/build-test.yaml
Original file line numberDiff line numberDiff line change
Expand Up@@ -189,7 +189,7 @@ on:
required: false
type: string
# yamllint disable-line rule:line-length
default: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@f0f76ac22f342c9a788ebcabe584e68a79cc2e83' # v0.16.0
default: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@ec0736244fc776e326283c6af6840e30f316f63c' # v0.16.1

# --- Gerrit-aware checkout (empty unless dispatched via Gerrit) ---
gerrit_refspec:
Expand DownExpand Up@@ -409,6 +409,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -466,6 +467,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -537,6 +539,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -593,6 +596,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand DownExpand Up@@ -675,6 +679,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: ${{ inputs.harden_runner_allowlist }}
allow_list_summary: 'false'
- name: 'Harden runner'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yaml
Original file line numberDiff line numberDiff line change
Expand Up@@ -30,7 +30,7 @@ jobs:
# yamllint disable-line rule:line-length
- uses: lfreleng-actions/harden-runner-block-action@805eedb0508c07714b61887a2b87a5c4bbeff22a # v0.12.1
with:
config: '@f0f76ac22f342c9a788ebcabe584e68a79cc2e83' # v0.16.0
config: '@ec0736244fc776e326283c6af6840e30f316f63c' # v0.16.1

# Harden the runner with the just-loaded allow-list.
- name: 'Harden runner (block)'
Expand Down
3 changes: 2 additions & 1 deletion examples/build-test-release-multiarch/gerrit.yaml
Original file line numberDiff line numberDiff line change
Expand Up@@ -47,7 +47,7 @@ env:
# Harden-runner egress allow-list shared by the publish jobs. Matches the
# default used inside the reusable workflow; override for your project.
# yamllint disable-line rule:line-length
HARDEN_RUNNER_ALLOWLIST: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@f0f76ac22f342c9a788ebcabe584e68a79cc2e83' # v0.16.0
HARDEN_RUNNER_ALLOWLIST: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@ec0736244fc776e326283c6af6840e30f316f63c' # v0.16.1
Comment thread
ModeSevenIndustrialSolutions marked this conversation as resolved.

jobs:
release:
Expand DownExpand Up@@ -127,6 +127,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@42663a22f7abe31521cbc6120901353a4b2849bc # v0.2.0
with:
config: ${{ env.HARDEN_RUNNER_ALLOWLIST }}
allow_list_summary: 'false'
- name: 'Harden runner (block)'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
Expand Down
3 changes: 2 additions & 1 deletion examples/build-test-release-multiarch/github.yaml
Original file line numberDiff line numberDiff line change
Expand Up@@ -44,7 +44,7 @@ env:
# Harden-runner egress allow-list shared by the publish jobs. Matches the
# default used inside the reusable workflow; override for your project.
# yamllint disable-line rule:line-length
HARDEN_RUNNER_ALLOWLIST: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@f0f76ac22f342c9a788ebcabe584e68a79cc2e83' # v0.16.0
HARDEN_RUNNER_ALLOWLIST: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@ec0736244fc776e326283c6af6840e30f316f63c' # v0.16.1
Comment thread
ModeSevenIndustrialSolutions marked this conversation as resolved.

jobs:
release:
Expand DownExpand Up@@ -132,6 +132,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@42663a22f7abe31521cbc6120901353a4b2849bc # v0.2.0
with:
config: ${{ env.HARDEN_RUNNER_ALLOWLIST }}
allow_list_summary: 'false'
- name: 'Harden runner (block)'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
Expand Down
3 changes: 2 additions & 1 deletion examples/build-test-release/gerrit.yaml
Original file line numberDiff line numberDiff line change
Expand Up@@ -43,7 +43,7 @@ env:
# Harden-runner egress allow-list shared by the publish jobs. Matches the
# default used inside the reusable workflow; override for your project.
# yamllint disable-line rule:line-length
HARDEN_RUNNER_ALLOWLIST: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@f0f76ac22f342c9a788ebcabe584e68a79cc2e83' # v0.16.0
HARDEN_RUNNER_ALLOWLIST: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@ec0736244fc776e326283c6af6840e30f316f63c' # v0.16.1
Comment thread
ModeSevenIndustrialSolutions marked this conversation as resolved.

jobs:
release:
Expand DownExpand Up@@ -119,6 +119,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@42663a22f7abe31521cbc6120901353a4b2849bc # v0.2.0
with:
config: ${{ env.HARDEN_RUNNER_ALLOWLIST }}
allow_list_summary: 'false'
- name: 'Harden runner (block)'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
Expand Down
3 changes: 2 additions & 1 deletion examples/build-test-release/github.yaml
Original file line numberDiff line numberDiff line change
Expand Up@@ -39,7 +39,7 @@ env:
# Harden-runner egress allow-list shared by the publish jobs. Matches the
# default used inside the reusable workflow; override for your project.
# yamllint disable-line rule:line-length
HARDEN_RUNNER_ALLOWLIST: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@f0f76ac22f342c9a788ebcabe584e68a79cc2e83' # v0.16.0
HARDEN_RUNNER_ALLOWLIST: 'lfreleng-actions//.github/harden-runner/lfreleng-actions/allow_list.txt@ec0736244fc776e326283c6af6840e30f316f63c' # v0.16.1
Comment thread
ModeSevenIndustrialSolutions marked this conversation as resolved.

jobs:
release:
Expand DownExpand Up@@ -116,6 +116,7 @@ jobs:
uses: lfreleng-actions/harden-runner-block-action@42663a22f7abe31521cbc6120901353a4b2849bc # v0.2.0
with:
config: ${{ env.HARDEN_RUNNER_ALLOWLIST }}
allow_list_summary: 'false'
- name: 'Harden runner (block)'
# yamllint disable-line rule:line-length
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
Expand Down
Loading