aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-extra.yml
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-24 06:58:29 +0000
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-04-25 02:15:55 +0000
commit9e2e6ce4fbe116ed2dbe7bd8f82c9dbf8e239e24 (patch)
tree2ce4650a125ee8a6088289c802479dda06f45896 /.github/workflows/build-extra.yml
parentbuild(deps): bump github/codeql-action from 2.2.12 to 2.3.0 (diff)
downloadfirejail-9e2e6ce4fbe116ed2dbe7bd8f82c9dbf8e239e24.tar.gz
firejail-9e2e6ce4fbe116ed2dbe7bd8f82c9dbf8e239e24.tar.zst
firejail-9e2e6ce4fbe116ed2dbe7bd8f82c9dbf8e239e24.zip
build(deps): bump step-security/harden-runner from 2.3.0 to 2.3.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/03bee3930647ebbf994244c21ddbc0d4933aab4f...6b3083af2869dc3314a0257a42f4af696cc79ba3) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/build-extra.yml')
-rw-r--r--.github/workflows/build-extra.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/workflows/build-extra.yml b/.github/workflows/build-extra.yml
index df6460203..9ba69e2a4 100644
--- a/.github/workflows/build-extra.yml
+++ b/.github/workflows/build-extra.yml
@@ -54,7 +54,7 @@ jobs:
54 runs-on: ubuntu-22.04 54 runs-on: ubuntu-22.04
55 steps: 55 steps:
56 - name: Harden Runner 56 - name: Harden Runner
57 uses: step-security/harden-runner@03bee3930647ebbf994244c21ddbc0d4933aab4f 57 uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3
58 with: 58 with:
59 egress-policy: block 59 egress-policy: block
60 allowed-endpoints: > 60 allowed-endpoints: >
@@ -77,7 +77,7 @@ jobs:
77 runs-on: ubuntu-22.04 77 runs-on: ubuntu-22.04
78 steps: 78 steps:
79 - name: Harden Runner 79 - name: Harden Runner
80 uses: step-security/harden-runner@03bee3930647ebbf994244c21ddbc0d4933aab4f 80 uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3
81 with: 81 with:
82 egress-policy: block 82 egress-policy: block
83 allowed-endpoints: > 83 allowed-endpoints: >
@@ -96,7 +96,7 @@ jobs:
96 runs-on: ubuntu-22.04 96 runs-on: ubuntu-22.04
97 steps: 97 steps:
98 - name: Harden Runner 98 - name: Harden Runner
99 uses: step-security/harden-runner@03bee3930647ebbf994244c21ddbc0d4933aab4f 99 uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3
100 with: 100 with:
101 egress-policy: block 101 egress-policy: block
102 allowed-endpoints: > 102 allowed-endpoints: >
@@ -115,7 +115,7 @@ jobs:
115 runs-on: ubuntu-20.04 115 runs-on: ubuntu-20.04
116 steps: 116 steps:
117 - name: Harden Runner 117 - name: Harden Runner
118 uses: step-security/harden-runner@03bee3930647ebbf994244c21ddbc0d4933aab4f 118 uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3
119 with: 119 with:
120 egress-policy: block 120 egress-policy: block
121 allowed-endpoints: > 121 allowed-endpoints: >
@@ -132,7 +132,7 @@ jobs:
132 runs-on: ubuntu-22.04 132 runs-on: ubuntu-22.04
133 steps: 133 steps:
134 - name: Harden Runner 134 - name: Harden Runner
135 uses: step-security/harden-runner@03bee3930647ebbf994244c21ddbc0d4933aab4f 135 uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3
136 with: 136 with:
137 egress-policy: block 137 egress-policy: block
138 allowed-endpoints: > 138 allowed-endpoints: >