Skip to content

Commit 24ab162

Browse files
Upgrade step-security/harden-runner v2.15.0 -> v2.15.1 (#2147)
This aligns the `assign-milestone` GitHub actions workflow with the changes in ba8f784. See: - https://github.com/step-security/harden-runner/releases/tag/v2.15.1 - step-security/harden-runner@v2.15.0...v2.15.1
1 parent d347af4 commit 24ab162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assign-milestone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-24.04
1616
steps:
1717
- name: Install Harden-Runner
18-
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
18+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
1919
with:
2020
disable-sudo-and-containers: true
2121
egress-policy: block

0 commit comments

Comments
 (0)