From 80ed19da38b60bd00194725b90e20fdf61ce8bfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 14:18:10 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.26 to 1.1.27 Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.26 to 1.1.27. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/a83ecead41bdea849fd81bc41dcfe50f1526263f...2ae6553a999881579fcfa41b995bd9e847c3e64a) --- 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 de8f1a1..95ef1a6 100644 --- a/.github/workflows/approve-dependabot.yml +++ b/.github/workflows/approve-dependabot.yml @@ -14,5 +14,5 @@ permissions: jobs: package: - uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@a83ecead41bdea849fd81bc41dcfe50f1526263f # v1.1.26 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@2ae6553a999881579fcfa41b995bd9e847c3e64a # v1.1.27 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ddd1dec..a05338a 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@a83ecead41bdea849fd81bc41dcfe50f1526263f # v1.1.26 + uses: goschtalt/.github/.github/workflows/ci.yml@2ae6553a999881579fcfa41b995bd9e847c3e64a # v1.1.27 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 73ec962..16fd902 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@a83ecead41bdea849fd81bc41dcfe50f1526263f # v1.1.26 + uses: goschtalt/.github/.github/workflows/codeql.yml@2ae6553a999881579fcfa41b995bd9e847c3e64a # v1.1.27 secrets: inherit