From 30716d3bd7c0ef0f3ee8fb9813a7c84531f4590c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 01:17:25 +0000 Subject: [PATCH] chore(deps): bump Naturalclar/issue-action from 1.0.0 to 2.0.2 Bumps [Naturalclar/issue-action](https://github.com/naturalclar/issue-action) from 1.0.0 to 2.0.2. - [Release notes](https://github.com/naturalclar/issue-action/releases) - [Commits](https://github.com/naturalclar/issue-action/compare/596dfb92b8ba81449d4b3a0f34e9d3d279fab330...dc881db370e1faa4bcc32ad5d3fadb6d905d8700) --- updated-dependencies: - dependency-name: Naturalclar/issue-action dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/issuelabeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issuelabeler.yml b/.github/workflows/issuelabeler.yml index b53db70b8..08dcb2db5 100644 --- a/.github/workflows/issuelabeler.yml +++ b/.github/workflows/issuelabeler.yml @@ -10,7 +10,7 @@ jobs: test: runs-on: ubuntu-latest steps: - - uses: Naturalclar/issue-action@596dfb92b8ba81449d4b3a0f34e9d3d279fab330 # v1.0.0 + - uses: Naturalclar/issue-action@dc881db370e1faa4bcc32ad5d3fadb6d905d8700 # v2.0.2 with: keywords: '[""]' labels: '["IoTSDK"]'