mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 18:08:16 +01:00
Bump frenck/action-addon-information from 1.2 to 1.3.1
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.2 to 1.3.1. - [Release notes](https://github.com/frenck/action-addon-information/releases) - [Commits](https://github.com/frenck/action-addon-information/compare/v1.2...v1.3.1) --- updated-dependencies: - dependency-name: frenck/action-addon-information dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/builder.yaml
vendored
2
.github/workflows/builder.yaml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: ℹ️ Gather addon info
|
||||
id: information
|
||||
uses: frenck/action-addon-information@v1.2
|
||||
uses: frenck/action-addon-information@v1.3.1
|
||||
with:
|
||||
path: "./${{ matrix.addon }}/"
|
||||
|
||||
|
||||
2
.github/workflows/check-pr.yaml
vendored
2
.github/workflows/check-pr.yaml
vendored
@@ -127,7 +127,7 @@ jobs:
|
||||
|
||||
- name: ℹ️ Gather addon info
|
||||
id: information
|
||||
uses: frenck/action-addon-information@v1.2
|
||||
uses: frenck/action-addon-information@v1.3.1
|
||||
with:
|
||||
path: "./${{ matrix.addon }}/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user