Bumped codacy workflow

Relates to #12657 but for develop

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-03-13 11:10:41 -07:00
parent 8a977c66f0
commit 4f772468e6

View file

@ -36,7 +36,7 @@ jobs:
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
- name: Run Codacy Analysis CLI
uses: codacy/codacy-analysis-cli-action@v4.2.0
uses: codacy/codacy-analysis-cli-action@v4.3.0
with:
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
# You can also omit the token and run the tools that support default configurations