Skip to content

Commit bbac9fd

Browse files
Merge pull request #4 from trmlabs/chore/GHA-271455-stepsecurity-remediation
[StepSecurity] Apply security best practices
1 parent 052f152 commit bbac9fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212

1313
jobs:
1414
test:
15-
runs-on: ubuntu-latest
15+
runs-on: ubuntu-hardened-latest-m
1616
steps:
1717
- uses: actions/checkout@v3
1818
- uses: actions/setup-python@v3

0 commit comments

Comments
 (0)