-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update codacy/codacy-analysis-cli-action action to v4.4.5 #24
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #24 +/- ##
=======================================
Coverage 82.75% 82.75%
=======================================
Files 4 4
Lines 174 174
=======================================
Hits 144 144
Misses 30 30 |
290600b
to
fe923d2
Compare
fe923d2
to
eca3596
Compare
@@ -25,7 +25,7 @@ | |||
|
|||
# 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.3.0 | |||
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
eca3596
to
75f4116
Compare
@@ -25,7 +25,7 @@ | |||
|
|||
# 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.3.0 | |||
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.3.0
->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
v4.4.1
Compare Source
v4.4.0
: Update cli and tool versionsCompare Source
Update versions of:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.