Skip to content

Commit

Permalink
Merge pull request #5 from boschresearch/update-readme-and-ci-to-use-…
Browse files Browse the repository at this point in the history
…new-release

📝 update ci and readme to use v4.0.0
  • Loading branch information
realJohnDoe authored Apr 4, 2024
2 parents 7847156 + f65106f commit 358d179
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/label-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
name: Check PR size
steps:
- name: Label and comment PR
uses: boschresearch/pr-size-labeler@update-dependencies
uses: boschresearch/pr-size-labeler@v4.0.0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

steps:
- name: Label and comment PR
uses: boschresearch/pr-size-labeler@v3.0.0
uses: boschresearch/pr-size-labeler@v4.0.0
# Uncomment these if you want to use your own custom configuration
#with:
# bucketConfigFile: "<PATH_TO_YOUR_BUCKET_CONFIG>"
Expand Down

0 comments on commit 358d179

Please sign in to comment.