Skip to content

Commit fe902c7

Browse files
chore(deps): update actions/labeler action to v4.3.0 (catppuccin#983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8bb1d2 commit fe902c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414

1515
- name: Add pull request labels
16-
uses: actions/labeler@v4.0.3
16+
uses: actions/labeler@v4.3.0
1717
with:
1818
configuration-path: .github/pr-labeler.yml
1919
sync-labels: true

0 commit comments

Comments
 (0)