From e57bdeffca0fff9af6ebbaae31c593d99d2bf066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 22:07:21 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.23 to 1.1.24 (#81) Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.23 to 1.1.24. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/fdb18cfbf957120083c1694744e27c63f00a26f6...7c38da3a32a5e0b4b9431ca33555b69631498bad) --- updated-dependencies: - dependency-name: goschtalt/.github dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 49c5212..33cd331 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@fdb18cfbf957120083c1694744e27c63f00a26f6 # v1.1.23 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@7c38da3a32a5e0b4b9431ca33555b69631498bad # v1.1.24 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7d21bb7..263c0f9 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@fdb18cfbf957120083c1694744e27c63f00a26f6 # v1.1.23 + uses: goschtalt/.github/.github/workflows/ci.yml@7c38da3a32a5e0b4b9431ca33555b69631498bad # v1.1.24 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 254a7d0..3d039a4 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@fdb18cfbf957120083c1694744e27c63f00a26f6 # v1.1.23 + uses: goschtalt/.github/.github/workflows/codeql.yml@7c38da3a32a5e0b4b9431ca33555b69631498bad # v1.1.24 secrets: inherit