Skip to content

Commit

Permalink
ci: pin amannn/action-semantic-pull-request to a commit (#2632)
Browse files Browse the repository at this point in the history
I noticed that this hasn't been pinned, which it should be to make
scorecard happier
  • Loading branch information
G-Rath authored Sep 18, 2024
1 parent 208c3ba commit fa75ba0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
- uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017 # v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fa75ba0

Please sign in to comment.