From d5e8b776acbdfa65fad4b6f6d7e9abb5f6fcb33f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 03:12:44 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.0.21 to 1.0.22 Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.0.21 to 1.0.22. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/d58928add19e9a606df467cef100ad20215393cd...57611f0418af75144970ba154dd01ab77f1eed34) --- updated-dependencies: - dependency-name: goschtalt/.github dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/approve-dependabot.yml | 2 +- .github/workflows/ci.yml | 2 +- .github/workflows/codeql.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/approve-dependabot.yml b/.github/workflows/approve-dependabot.yml index 0f1622c..61552d2 100644 --- a/.github/workflows/approve-dependabot.yml +++ b/.github/workflows/approve-dependabot.yml @@ -12,5 +12,5 @@ permissions: jobs: package: - uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@d58928add19e9a606df467cef100ad20215393cd # v1.0.21 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@57611f0418af75144970ba154dd01ab77f1eed34 # v1.0.22 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ead9ac..c5410e1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,5 +21,5 @@ permissions: jobs: ci: - uses: goschtalt/.github/.github/workflows/ci.yml@d58928add19e9a606df467cef100ad20215393cd # v1.0.21 + uses: goschtalt/.github/.github/workflows/ci.yml@57611f0418af75144970ba154dd01ab77f1eed34 # v1.0.22 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 02cd7ee..fe4b1e7 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -17,5 +17,5 @@ permissions: jobs: codeql: - uses: goschtalt/.github/.github/workflows/codeql.yml@d58928add19e9a606df467cef100ad20215393cd # v1.0.21 + uses: goschtalt/.github/.github/workflows/codeql.yml@57611f0418af75144970ba154dd01ab77f1eed34 # v1.0.22 secrets: inherit