Skip to content

Commit

Permalink
Merge pull request #20 from procore-oss/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/labeler-2b2e7d04cb1a6ea65c273238d0e516840a7a380e

chore(deps): bump actions/labeler from 6c834e41a82952bc67e003a8b2854840c337556e to 2b2e7d04cb1a6ea65c273238d0e516840a7a380e
  • Loading branch information
jmeridth authored Sep 25, 2023
2 parents edb5161 + 448130e commit d48cc74
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@6c834e41a82952bc67e003a8b2854840c337556e # (latest, untagged)
- uses: actions/labeler@2b2e7d04cb1a6ea65c273238d0e516840a7a380e # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit d48cc74

Please sign in to comment.