From 38ffa16f323029b56cb582c3824e932dcf16a28f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 07:02:44 +0000 Subject: [PATCH] :arrow_up: Bump frenck/action-addon-information from 1.0.0 to 1.1 Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1. - [Release notes](https://github.com/frenck/action-addon-information/releases) - [Commits](https://github.com/frenck/action-addon-information/compare/v1.0.0...v1.1) Signed-off-by: dependabot[bot] --- .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 be5b3b3..82040f0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v2.3.4 - name: 🚀 Run add-on information action id: information - uses: frenck/action-addon-information@v1.0.0 + uses: frenck/action-addon-information@v1.1 lint-addon: name: Lint Add-on diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index b439c75..aec199f 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -36,7 +36,7 @@ jobs: uses: actions/checkout@v2.3.4 - name: 🚀 Run add-on information action id: information - uses: frenck/action-addon-information@v1.0.0 + uses: frenck/action-addon-information@v1.1 - name: ℹī¸ Gather version and environment id: release run: |