aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-13 06:58:06 +0000
committerLibravatar GitHub <noreply@github.com>2023-03-13 06:58:06 +0000
commit669878ee48b6c57ec0b4eb2e14f55c2adbfdec3f (patch)
treed11d530dba0048782b08c7be3e512323286dfa36 /.github
parentfirejail.txt: remove extraneous endif (diff)
downloadfirejail-669878ee48b6c57ec0b4eb2e14f55c2adbfdec3f.tar.gz
firejail-669878ee48b6c57ec0b4eb2e14f55c2adbfdec3f.tar.zst
firejail-669878ee48b6c57ec0b4eb2e14f55c2adbfdec3f.zip
build(deps): bump step-security/harden-runner from 2.2.0 to 2.2.1
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/c8454efe5d0bdefd25384362fe217428ca277d57...1f99358870fe1c846a3ccba386cc2b2246836776) --- 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')
-rw-r--r--.github/workflows/build-extra.yml10
-rw-r--r--.github/workflows/build.yml2
-rw-r--r--.github/workflows/codeql-analysis.yml2
-rw-r--r--.github/workflows/profile-checks.yml2
4 files changed, 8 insertions, 8 deletions
diff --git a/.github/workflows/build-extra.yml b/.github/workflows/build-extra.yml
index f7d0bb479..0eb616a67 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@c8454efe5d0bdefd25384362fe217428ca277d57 57 uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776
58 with: 58 with:
59 egress-policy: block 59 egress-policy: block
60 allowed-endpoints: > 60 allowed-endpoints: >
@@ -75,7 +75,7 @@ jobs:
75 runs-on: ubuntu-22.04 75 runs-on: ubuntu-22.04
76 steps: 76 steps:
77 - name: Harden Runner 77 - name: Harden Runner
78 uses: step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57 78 uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776
79 with: 79 with:
80 egress-policy: block 80 egress-policy: block
81 allowed-endpoints: > 81 allowed-endpoints: >
@@ -92,7 +92,7 @@ jobs:
92 runs-on: ubuntu-22.04 92 runs-on: ubuntu-22.04
93 steps: 93 steps:
94 - name: Harden Runner 94 - name: Harden Runner
95 uses: step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57 95 uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776
96 with: 96 with:
97 egress-policy: block 97 egress-policy: block
98 allowed-endpoints: > 98 allowed-endpoints: >
@@ -109,7 +109,7 @@ jobs:
109 runs-on: ubuntu-20.04 109 runs-on: ubuntu-20.04
110 steps: 110 steps:
111 - name: Harden Runner 111 - name: Harden Runner
112 uses: step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57 112 uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776
113 with: 113 with:
114 egress-policy: block 114 egress-policy: block
115 allowed-endpoints: > 115 allowed-endpoints: >
@@ -124,7 +124,7 @@ jobs:
124 runs-on: ubuntu-22.04 124 runs-on: ubuntu-22.04
125 steps: 125 steps:
126 - name: Harden Runner 126 - name: Harden Runner
127 uses: step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57 127 uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776
128 with: 128 with:
129 egress-policy: block 129 egress-policy: block
130 allowed-endpoints: > 130 allowed-endpoints: >
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 751ed7572..be3ee0bbe 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44 runs-on: ubuntu-22.04 44 runs-on: ubuntu-22.04
45 steps: 45 steps:
46 - name: Harden Runner 46 - name: Harden Runner
47 uses: step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57 47 uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776
48 with: 48 with:
49 egress-policy: block 49 egress-policy: block
50 allowed-endpoints: > 50 allowed-endpoints: >
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index edf8dad19..d6196609a 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -74,7 +74,7 @@ jobs:
74 74
75 steps: 75 steps:
76 - name: Harden Runner 76 - name: Harden Runner
77 uses: step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57 77 uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776
78 with: 78 with:
79 disable-sudo: true 79 disable-sudo: true
80 egress-policy: block 80 egress-policy: block
diff --git a/.github/workflows/profile-checks.yml b/.github/workflows/profile-checks.yml
index 97e5378fd..06c446c6c 100644
--- a/.github/workflows/profile-checks.yml
+++ b/.github/workflows/profile-checks.yml
@@ -26,7 +26,7 @@ jobs:
26 runs-on: ubuntu-latest 26 runs-on: ubuntu-latest
27 steps: 27 steps:
28 - name: Harden Runner 28 - name: Harden Runner
29 uses: step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57 29 uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776
30 with: 30 with:
31 disable-sudo: true 31 disable-sudo: true
32 egress-policy: block 32 egress-policy: block