Skip to content

Commit

Permalink
⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 (#129)
Browse files Browse the repository at this point in the history
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1.
- [Release notes](https://github.com/frenck/action-addon-information/releases)
- [Commits](frenck/action-addon-information@v1.0.0...v1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2021
1 parent a41aefd commit 9e24605
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 9e24605

Please sign in to comment.