Skip to content

Commit 5ba7448

Browse files
authored
Merge pull request #749 from instructlab/dependabot/github_actions/dot-github/workflows/main/actions-deps-861261b200
Bump step-security/harden-runner from 2.11.1 to 2.12.0 in /.github/workflows in the actions-deps group
2 parents 55b50ab + 0c6ee57 commit 5ba7448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
runs-on: ubuntu-latest
3535
steps:
3636
- name: "Harden Runner"
37-
uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
37+
uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
3838
with:
3939
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
4040

0 commit comments

Comments
 (0)