-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update codacy/codacy-analysis-cli-action action to v4.4.5 #171
base: main
Are you sure you want to change the base?
Conversation
e2a0be6
to
43ec165
Compare
@@ -34,7 +34,7 @@ | |||
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis | |||
- name: Run Codacy Analysis CLI | |||
continue-on-error: true | |||
uses: codacy/codacy-analysis-cli-action@v4.4.1 | |||
uses: codacy/codacy-analysis-cli-action@v4.4.4 |
Check warning
Code scanning / Semgrep (reported by Codacy)
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Warning
43ec165
to
c683501
Compare
@@ -34,7 +34,7 @@ | |||
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis | |||
- name: Run Codacy Analysis CLI | |||
continue-on-error: true | |||
uses: codacy/codacy-analysis-cli-action@v4.4.1 | |||
uses: codacy/codacy-analysis-cli-action@v4.4.5 |
Check warning
Code scanning / Semgrep (reported by Codacy)
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Warning
This PR contains the following updates:
v4.4.1
->v4.4.5
Release Notes
codacy/codacy-analysis-cli-action (codacy/codacy-analysis-cli-action)
v4.4.5
Compare Source
What's Changed
v4.4.4
Compare Source
What's Changed
v4.4.3
Compare Source
What's Changed
v4.4.2
Compare Source
What's Changed
vX.X.X
by @lolgab in https://github.com/codacy/codacy-analysis-cli-action/pull/81New Contributors
Full Changelog: codacy/codacy-analysis-cli-action@4.0.2...v4.4.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.