We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32d2a4b + 0aef63c commit 4eb351bCopy full SHA for 4eb351b
2 files changed
.github/workflows/multi-build.yaml
@@ -77,7 +77,7 @@ jobs:
77
78
- name: Harden the GitHub runner
79
# Make use of the Step Security Harden Runner workflow to monitor the build process.
80
- uses: step-security/harden-runner@v2.16.0
+ uses: step-security/harden-runner@v2.16.1
81
with:
82
egress-policy: audit
83
.github/workflows/run-tests.yml
@@ -30,7 +30,7 @@ jobs:
30
31
#----------------------------------------------
32
33
34
35
36
0 commit comments