Skip to content

Commit

Permalink
Merge pull request #2531 from Ludy87/fix_dangerous_workflow_3
Browse files Browse the repository at this point in the history
Update check_properties.yml no. 3
  • Loading branch information
Frooodle authored Dec 21, 2024
2 parents a7f900b + ae44c4c commit 58bcb9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check_properties.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
check-files:
if: github.event_name == 'pull_request_target'
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Harden Runner
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
Expand Down

0 comments on commit 58bcb9f

Please sign in to comment.