Skip to content

Commit cc873ad

Browse files
Bump frenck/action-addon-linter from v1.3.0 to v1.3.1 (#36)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.0 to v1.3.1. - [Release notes](https://github.com/frenck/action-addon-linter/releases) - [Commits](frenck/action-addon-linter@v1.3.0...755d287) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4933ea9 commit cc873ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: ⤵️ Check out code from GitHub
3939
uses: actions/checkout@v2.3.4
4040
- name: 🚀 Run Add-on Lint
41-
uses: frenck/action-addon-linter@v1.3.0
41+
uses: frenck/action-addon-linter@v1.3.1
4242
with:
4343
community: true
4444
path: "./${{ needs.information.outputs.target }}"

0 commit comments

Comments
 (0)