Skip to content

Commit

Permalink
Merge pull request #769 from felddy/dependabot/github_actions/crazy-m…
Browse files Browse the repository at this point in the history
…ax/ghaction-github-labeler-4.2.0

Bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0
  • Loading branch information
felddy authored Sep 1, 2023
2 parents 926b454 + 8d4a01d commit fdfc88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # tag=v3.6.0
- name: Sync repository labels
if: success()
uses: crazy-max/ghaction-github-labeler@3de87da19416edc45c90cd89e7a4ea922a3aae5a # tag=v4.1.0
uses: crazy-max/ghaction-github-labeler@f4f6b96e7e747b5416cd470f3cfecf26abaa811e # tag=v4.2.0
with:
# This is a hideous ternary equivalent so we only do a dry run unless
# this workflow is triggered by the develop branch.
Expand Down

0 comments on commit fdfc88d

Please sign in to comment.