Skip to content

Commit

Permalink
⬆️ Bump JetBrains/qodana-action from 4.2.1 to 4.2.2 (#39)
Browse files Browse the repository at this point in the history
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2022
1 parent e17d47c commit 1975fee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/code_scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: 'Qodana Scan'
uses: JetBrains/[email protected].1
uses: JetBrains/[email protected].2
with:
linter: jetbrains/qodana-js
2 changes: 1 addition & 1 deletion .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: JetBrains/qodana-action@main
- uses: JetBrains/qodana-action@v4.2.2

0 comments on commit 1975fee

Please sign in to comment.