Skip to content
This repository was archived by the owner on Aug 31, 2024. It is now read-only.

Commit 0c86a19

Browse files
authored
Merge branch 'main' into renovate/mikepenz-release-changelog-builder-action-4.x
2 parents d345432 + 84964bb commit 0c86a19

File tree

3 files changed

+28
-28
lines changed

3 files changed

+28
-28
lines changed

.github/workflows/codacy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
4141
- name: Run Codacy Analysis CLI
42-
uses: codacy/codacy-analysis-cli-action@240c610b1b65402cda39c6355968ef50aa2c07ba
42+
uses: codacy/codacy-analysis-cli-action@740bfaa8ff39510e8b8049e711ac5c801d194199
4343
with:
4444
# Check https://github.com/codacy/codacy-analysis-cli#project-token to get your project token from your Codacy repository
4545
# You can also omit the token and run the tools that support default configurations

.github/workflows/update-changelog-main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 0
1717

1818
- name: Generate a changelog
19-
uses: orhun/git-cliff-action@v2
19+
uses: orhun/git-cliff-action@v3
2020
id: git-cliff
2121
with:
2222
config: cliff.toml

package-lock.json

+26-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)