diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 259afe8..3ef67b4 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.2 + uses: frenck/action-addon-information@v1.3.1 lint-addon: name: Lint Add-on diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index f2b3a8e..3be8d00 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.2 + uses: frenck/action-addon-information@v1.3.1 - name: â„šī¸ Gather version and environment id: release run: |