Skip to content

Commit d7f74ef

Browse files
authored
Merge pull request #3317 from 1c-syntax/dependabot/github_actions/JetBrains/qodana-action-2024.1.8
build(deps): bump JetBrains/qodana-action from 2024.1.5 to 2024.1.8
2 parents 06e2628 + 7b0c5cb commit d7f74ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: 'Qodana Scan'
23-
uses: JetBrains/qodana-action@v2024.1.5
23+
uses: JetBrains/qodana-action@v2024.1.8
2424
env:
2525
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
2626
with:

0 commit comments

Comments
 (0)