Skip to content

Commit

Permalink
chore: add sha to github action (#14383)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreancardona authored Aug 3, 2023
1 parent d533d50 commit 9130990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contribution-buddy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v3
- uses: dessant/label-actions@ade7bcd4c1b30de6ba8e556cc31301fd4f79ca65 #v3.1.0
with:
github-token: ${{ github.token }}
config-path: '.github/label-actions.yml'
Expand Down

0 comments on commit 9130990

Please sign in to comment.