Skip to content

Commit

Permalink
Merge pull request #89 from erik73/dependabot/github_actions/frenck/a…
Browse files Browse the repository at this point in the history
…ction-addon-information-1.4

Bump frenck/action-addon-information from 1.3 to 1.4
  • Loading branch information
erik73 authored Mar 8, 2022
2 parents d7dc27f + bc87f6f commit 73463e7
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@v3
- name: 🚀 Run add-on information action
id: information
uses: frenck/action-addon-information@v1.3
uses: frenck/action-addon-information@v1.4

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@v3
- name: 🚀 Run add-on information action
id: information
uses: frenck/action-addon-information@v1.3
uses: frenck/action-addon-information@v1.4
- name: ℹ️ Gather version and environment
id: release
run: |
Expand Down

0 comments on commit 73463e7

Please sign in to comment.