mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-04 11:11:30 +00:00
⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 (#76)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
19f2d32b6b
commit
38a1da11b1
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -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
|
||||
|
|
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue