Skip to content

Commit

Permalink
Merge pull request #136 from findy-network/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…dev/actions/labeler-5

Bump actions/labeler from 4 to 5
  • Loading branch information
github-actions[bot] authored Dec 5, 2023
2 parents 51d43e7 + 75a2018 commit 052124f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-target.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
if: ${{ github.event.pull_request.user.login != 'dependabot[bot]' }}
steps:
- id: label-the-PR
uses: actions/labeler@v4
uses: actions/labeler@v5
# Add comment to trigger notification
- uses: actions/checkout@v4
if: contains(steps.label-the-PR.outputs.all-labels, 'dev')
Expand Down

0 comments on commit 052124f

Please sign in to comment.