Skip to content

Commit 6c0dfce

Browse files
JaclynCodesCopilot
andauthored
Update .github/workflows/codacy.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Misfit <218383634+JaclynCodes@users.noreply.github.com>
1 parent 2e57133 commit 6c0dfce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/codacy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040

4141
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
4242
- name: Run Codacy Analysis CLI
43+
# Pinned to a specific commit SHA for security; update this SHA when bumping the Codacy action version.
44+
# When updating, look up and note the corresponding release tag for this commit in Codacy's repository.
4345
uses: codacy/codacy-analysis-cli-action@d840f886c4bd4edc059706d09c6a1586111c540b
4446
with:
4547
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository

0 commit comments

Comments
 (0)