Skip to content

Commit

Permalink
chore: Pin 3rd-party actions to SHA1 in .github/workflows/conventiona…
Browse files Browse the repository at this point in the history
…lCheck.yml
  • Loading branch information
fbricon committed Feb 17, 2023
1 parent ea49e8a commit 78fa4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventionalCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3.1.0
- uses: amannn/action-semantic-pull-request@d2ab30dcffc66150340abb5b947d518a3c3ce9cb #v3.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 78fa4b4

Please sign in to comment.