Skip to content

Commit 1c7e76a

Browse files
Bump JetBrains/qodana-action from 2024.3.3 to 2024.3.4
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2024.3.3 to 2024.3.4. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2024.3.3...v2024.3.4) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d059305 commit 1c7e76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/qodana.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
fetch-depth: 0
1717
- name: 'Qodana Scan'
18-
uses: JetBrains/[email protected].3
18+
uses: JetBrains/[email protected].4
1919
- name: Deploy to GitHub Pages
2020
uses: peaceiris/actions-gh-pages@v4
2121
with:

0 commit comments

Comments
 (0)