Skip to content

Commit 33cd883

Browse files
Bump actions/labeler from 4.0.3 to 4.0.4
Bumps [actions/labeler](https://github.com/actions/labeler) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@ba790c8...0776a67) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16a677b commit 33cd883

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
@@ -19,6 +19,6 @@ jobs:
1919
steps:
2020
- name: Labeler
2121
# Only use hashes, see the security comment above
22-
uses: actions/labeler@ba790c862c380240c6d5e7427be5ace9a05c754b # 4.0.3
22+
uses: actions/labeler@0776a679364a9a16110aac8d0f40f5e11009e327 # 4.0.4
2323
with:
2424
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)