Skip to content

Commit

Permalink
Merge pull request #146 from step-security-bot/stepsecurity_remediati…
Browse files Browse the repository at this point in the history
…on_1711185374

[StepSecurity] ci: Harden GitHub Actions
  • Loading branch information
DaanHoogland authored Apr 26, 2024
2 parents df65df7 + c211114 commit 9df1724
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

permissions:
contents: read

jobs:
build:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 9df1724

Please sign in to comment.