Skip to content

Commit 5aa673f

Browse files
Bump actions/labeler from 5.0.0 to 6.0.1 (#3262)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Alex <alex-ju@users.noreply.github.com>
1 parent e206730 commit 5aa673f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
pull-requests: write
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
12+
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
1313
with:
1414
# Token setup in hashibot-hds' account
1515
repo-token: "${{ secrets.PAT_TOKEN }}"

0 commit comments

Comments
 (0)