Skip to content

Commit

Permalink
Merge pull request #3 from procore-oss/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/labeler-3cc2196fe8a6d764cd07de658ad43a93ad8cd8d1
  • Loading branch information
jmeridth authored Jul 25, 2023
2 parents 74bc63e + 6a93076 commit 069fe97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@6fe667229698f2d6feb1973d9ef966606cbe9cb6 # (latest, untagged)
- uses: actions/labeler@3cc2196fe8a6d764cd07de658ad43a93ad8cd8d1 # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 069fe97

Please sign in to comment.