Skip to content

Commit

Permalink
Merge pull request #24 from mdegat01/dependabot/github_actions/frenck…
Browse files Browse the repository at this point in the history
…/action-addon-information-1.1

Bump frenck/action-addon-information from 1.0.0 to 1.1
  • Loading branch information
mdegat01 authored May 20, 2021
2 parents 28ce62b + c9d5151 commit 748c5b8
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 @@ -28,7 +28,7 @@ jobs:
uses: actions/[email protected]
- 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 @@ -31,7 +31,7 @@ jobs:
uses: actions/[email protected]
- 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 748c5b8

Please sign in to comment.