From 62f4d67032389407ac090b9306c579b28262f71e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:00:30 +0000 Subject: [PATCH] chore(deps): update dependency community.general to v9.5.0 --- .github/workflows/scorecards.yml | 2 +- requirements.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index a4a640e..881d9c0 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -62,6 +62,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12 + uses: github/codeql-action/upload-sarif@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea # v3.26.11 with: sarif_file: results.sarif diff --git a/requirements.yml b/requirements.yml index 136bd58..d99ec34 100644 --- a/requirements.yml +++ b/requirements.yml @@ -9,6 +9,6 @@ collections: source: https://github.com/ansible-collections/community.docker.git type: git - name: community.general - version: 9.4.0 + version: 9.5.0 source: https://github.com/ansible-collections/community.general.git type: git