mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 19:11:31 +00:00
⬆️ Bump frenck/action-addon-information from 1.1 to 1.2
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2. - [Release notes](https://github.com/frenck/action-addon-information/releases) - [Commits](https://github.com/frenck/action-addon-information/compare/v1.1...v1.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cfb9e40dd4
commit
4d69550d94
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.1
|
||||
uses: frenck/action-addon-information@v1.2
|
||||
|
||||
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.1
|
||||
uses: frenck/action-addon-information@v1.2
|
||||
- name: ℹ️ Gather version and environment
|
||||
id: release
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue