We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6f1d5 commit 58cbb90Copy full SHA for 58cbb90
1 file changed
.github/workflows/codacy.yml
@@ -42,7 +42,7 @@ jobs:
42
steps:
43
# Checkout the repository to the GitHub Actions runner
44
- name: Checkout code
45
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd
+ uses: actions/checkout@v6
46
47
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
48
- name: Run Codacy Analysis CLI
0 commit comments