From bae0276dcc8ba57617674226082738d84b338a9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Mar 2022 21:00:03 +0530 Subject: [PATCH] :arrow_up: Bump frenck/action-addon-information from 1.3 to 1.4 (#97) Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.3 to 1.4. - [Release notes](https://github.com/frenck/action-addon-information/releases) - [Commits](https://github.com/frenck/action-addon-information/compare/v1.3...v1.4) --- updated-dependencies: - dependency-name: frenck/action-addon-information dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- .github/workflows/deploy.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 36e9dec..b641a00 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v3 - name: 🚀 Run add-on information action id: information - uses: frenck/action-addon-information@v1.3 + uses: frenck/action-addon-information@v1.4 lint-addon: name: Lint Add-on diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index ddad2b5..08de6e7 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -36,7 +36,7 @@ jobs: uses: actions/checkout@v3 - name: 🚀 Run add-on information action id: information - uses: frenck/action-addon-information@v1.3 + uses: frenck/action-addon-information@v1.4 - name: â„šī¸ Gather version and environment id: release run: |