Skip to content

Commit

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

chore(deps): bump actions/labeler from e4e046fbf8865462b4251bb8b1313eba75e5edaf to 5ae53a98f4356db5ca532ef056d600bbf150b0b3
  • Loading branch information
kurtaking authored Aug 22, 2023
2 parents 53eca34 + 10dded6 commit 6b6f8f2
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@e4e046fbf8865462b4251bb8b1313eba75e5edaf # (latest, untagged)
- uses: actions/labeler@5ae53a98f4356db5ca532ef056d600bbf150b0b3 # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 6b6f8f2

Please sign in to comment.