Skip to content

Commit ec2d91f

Browse files
Bump actions/labeler from 6.1.0 to 7.0.0
Bumps [actions/labeler](https://github.com/actions/labeler) from 6.1.0 to 7.0.0. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@f27b608...bf12e9b) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3409422 commit ec2d91f

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@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # 7.0.0
2424
with:
2525
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2626
dot: true

0 commit comments

Comments
 (0)