Skip to content

Commit 8890a16

Browse files
authored
Merge pull request #54 from erik73/dependabot/github_actions/frenck/action-addon-information-1.1
Bump frenck/action-addon-information from 1.0.0 to 1.1
2 parents 7cf4fe6 + f8fa071 commit 8890a16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/[email protected]
2828
- name: 🚀 Run add-on information action
2929
id: information
30-
uses: frenck/action-addon-information@v1.0.0
30+
uses: frenck/action-addon-information@v1.1
3131

3232
lint-addon:
3333
name: Lint Add-on

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/[email protected]
3737
- name: 🚀 Run add-on information action
3838
id: information
39-
uses: frenck/action-addon-information@v1.0.0
39+
uses: frenck/action-addon-information@v1.1
4040
- name: ℹ️ Gather version and environment
4141
id: release
4242
run: |

0 commit comments

Comments
 (0)