Skip to content

Commit 48fd685

Browse files
Bump actions/labeler from 6.1.0 to 6.2.0 in the compatible group
Bumps the compatible group with 1 update: [actions/labeler](https://github.com/actions/labeler). Updates `actions/labeler` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@f27b608...b8dd2d9) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69589ab commit 48fd685

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# only use hashes to pick the action to execute (instead of tags or branches).
2121
# For more details read:
2222
# https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
23-
uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # 6.1.0
23+
uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # 6.2.0
2424
with:
2525
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2626
dot: true

0 commit comments

Comments
 (0)