From 919edbae14744a30eee121849dfc64a5c521fb58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 15:33:33 +0000 Subject: [PATCH] Bump the github-actions group with 2 updates Bumps the github-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [test-room-7/action-update-file](https://github.com/test-room-7/action-update-file). Updates `github/codeql-action` from 3.35.1 to 4.35.3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/5c8a8a642e79153f5d047b10ec1cba1d1cc65699...e46ed2cbd01164d986452f91f178727624ae40d7) Updates `test-room-7/action-update-file` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/test-room-7/action-update-file/releases) - [Commits](https://github.com/test-room-7/action-update-file/compare/be6fb6d9c59d5ec4b56542f2e8ad2516a99e3402...6b8249d09d5926fbae288c0bb640757f09ec7ce0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: test-room-7/action-update-file dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/openssf-scorecard.yml | 2 +- .github/workflows/update-data.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/openssf-scorecard.yml b/.github/workflows/openssf-scorecard.yml index edc12b7..7079025 100644 --- a/.github/workflows/openssf-scorecard.yml +++ b/.github/workflows/openssf-scorecard.yml @@ -31,7 +31,7 @@ jobs: publish_results: true - name: Upload results to GitHub Security tab - uses: github/codeql-action/upload-sarif@5c8a8a642e79153f5d047b10ec1cba1d1cc65699 # v3 + uses: github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v3 with: sarif_file: scorecard-results.sarif category: scorecard diff --git a/.github/workflows/update-data.yml b/.github/workflows/update-data.yml index 0c57800..6f9d144 100644 --- a/.github/workflows/update-data.yml +++ b/.github/workflows/update-data.yml @@ -38,7 +38,7 @@ jobs: pre-commit run --files src/codicefiscale/data/countries.json src/codicefiscale/data/municipalities.json - name: Commit data - uses: test-room-7/action-update-file@be6fb6d9c59d5ec4b56542f2e8ad2516a99e3402 # v2.0.0 + uses: test-room-7/action-update-file@6b8249d09d5926fbae288c0bb640757f09ec7ce0 # v2.1.0 with: file-path: | src/codicefiscale/data/countries.json