Skip to content

Commit

Permalink
fix(deps): update codacy/codacy-analysis-cli-action action to v4.4.5 (#…
Browse files Browse the repository at this point in the history
…117)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[codacy/codacy-analysis-cli-action](https://togithub.com/codacy/codacy-analysis-cli-action)
| action | patch | `v4.4.4` -> `v4.4.5` |

---

### Release Notes

<details>
<summary>codacy/codacy-analysis-cli-action
(codacy/codacy-analysis-cli-action)</summary>

###
[`v4.4.5`](https://togithub.com/codacy/codacy-analysis-cli-action/releases/tag/v4.4.5)

[Compare
Source](https://togithub.com/codacy/codacy-analysis-cli-action/compare/v4.4.4...v4.4.5)

#### What's Changed

- Fix export REGISTRY_ADDRESS env variable by
[@&#8203;heliocodacy](https://togithub.com/heliocodacy) in
[https://github.com/codacy/codacy-analysis-cli-action/pull/133](https://togithub.com/codacy/codacy-analysis-cli-action/pull/133)

</details>

---

### 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 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Signed-off-by: Renovate Bot <[email protected]>
Co-authored-by: renovate-gsuquet[bot] <173481049+renovate-gsuquet[bot]@users.noreply.github.com>
  • Loading branch information
renovate-gsuquet[bot] authored Jul 27, 2024
1 parent 43c6852 commit f9e1099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-codacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Run Codacy Analysis CLI
uses: codacy/codacy-analysis-cli-action@3ad04f4ce2ebda15114704d442b57ef1def660fc # v4.4.4
uses: codacy/codacy-analysis-cli-action@97bf5df3c09e75f5bcd72695998f96ebd701846e # v4.4.5
with:
output: codacy.sarif
format: sarif
Expand Down

0 comments on commit f9e1099

Please sign in to comment.