From 3930563e794d75737d0a7a41441d202eb5e9b74d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 06:04:36 +0000 Subject: [PATCH] Bump frenck/action-addon-information from 1.4.1 to 1.4.2 Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/frenck/action-addon-information/releases) - [Commits](https://github.com/frenck/action-addon-information/compare/v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: frenck/action-addon-information dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/addon-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/addon-ci.yaml b/.github/workflows/addon-ci.yaml index 90e92e2..2fef21d 100644 --- a/.github/workflows/addon-ci.yaml +++ b/.github/workflows/addon-ci.yaml @@ -35,7 +35,7 @@ jobs: uses: actions/checkout@v3.2.0 - name: 🚀 Run add-on information action id: information - uses: frenck/action-addon-information@v1.4.1 + uses: frenck/action-addon-information@v1.4.2 - name: 🚀 Process possible slug override id: override run: |