mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Merge pull request #168 from alexbelgium/dependabot/github_actions/frenck/action-addon-information-1.3.1
Bump frenck/action-addon-information from 1.2 to 1.3.1
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