mirror of
https://github.com/hassio-addons/addon-chrony.git
synced 2025-05-04 19:21:35 +00:00
Bump frenck/action-addon-information from 1.2.2 to 1.3
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.2.2 to 1.3. - [Release notes](https://github.com/frenck/action-addon-information/releases) - [Commits](https://github.com/frenck/action-addon-information/compare/v1.2.2...v1.3) --- 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:
parent
5d29779d69
commit
a2cb10d4a4
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.5
|
||||
- name: 🚀 Run add-on information action
|
||||
id: information
|
||||
uses: frenck/action-addon-information@v1.2.2
|
||||
uses: frenck/action-addon-information@v1.3
|
||||
|
||||
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.5
|
||||
- name: 🚀 Run add-on information action
|
||||
id: information
|
||||
uses: frenck/action-addon-information@v1.2.2
|
||||
uses: frenck/action-addon-information@v1.3
|
||||
- name: ℹ️ Gather version and environment
|
||||
id: release
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue