Skip to content

Commit

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

[StepSecurity] ci: Harden GitHub Actions
  • Loading branch information
tommens authored Mar 5, 2024
2 parents 3c11938 + c88efb1 commit 2fe4048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
comment:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v7
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
with:
script: |
github.rest.issues.createComment({
Expand Down

0 comments on commit 2fe4048

Please sign in to comment.