Skip to content

Commit 00466dc

Browse files
chore(actions)(deps): bump the actions group across 1 directory with 2 updates
Bumps the actions group with 2 updates in the / directory: [step-security/harden-runner](https://github.com/step-security/harden-runner) and [github/codeql-action](https://github.com/github/codeql-action). Updates `step-security/harden-runner` from 2.19.0 to 2.19.4 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@8d3c67d...9af89fc) Updates `github/codeql-action` from 4.35.2 to 4.36.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@95e58e9...7211b7c) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: step-security/harden-runner dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed42e6e commit 00466dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/scorecard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
steps:
3636
- name: Harden runner egress
3737
# step-security/harden-runner v2.19.0
38-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40
38+
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411
3939
with:
4040
egress-policy: audit
4141

@@ -64,6 +64,6 @@ jobs:
6464

6565
- name: Upload SARIF to GitHub code-scanning
6666
# github/codeql-action/upload-sarif v3.35.2
67-
uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225
67+
uses: github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa
6868
with:
6969
sarif_file: results.sarif

0 commit comments

Comments
 (0)