Skip to content

Commit

Permalink
(chore): Fixes team-label github action (aws#4935)
Browse files Browse the repository at this point in the history
  • Loading branch information
maddeleine authored Nov 27, 2024
1 parent 0b6ac86 commit be2ad4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/team_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
team-labeler:
runs-on: ubuntu-latest
steps:
- uses: JulienKode/[email protected]
- uses: JulienKode/[email protected].0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit be2ad4b

Please sign in to comment.