From bf81b0334b54e866ae4a419ecdaff4395a9e9d47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 03:26:34 +0000 Subject: [PATCH] Bump satak/webrequest-action from 1.2.3 to 1.4.0 Bumps [satak/webrequest-action](https://github.com/satak/webrequest-action) from 1.2.3 to 1.4.0. - [Release notes](https://github.com/satak/webrequest-action/releases) - [Commits](https://github.com/satak/webrequest-action/compare/v1.2.3...v1.4.0) --- updated-dependencies: - dependency-name: satak/webrequest-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/new-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/new-issue.yml b/.github/workflows/new-issue.yml index 4ea4726..f3736b9 100644 --- a/.github/workflows/new-issue.yml +++ b/.github/workflows/new-issue.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Get NPM version id: get_npm_version - uses: satak/webrequest-action@v1.2.3 + uses: satak/webrequest-action@v1.4.0 with: url: https://registry.npmjs.org/iobroker.luftdaten method: GET