From ff03c484700d6bda6e962ddd741a67b1e9c931be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 23:04:49 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.60 to 1.1.61 Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.60 to 1.1.61. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/66131ed577fa6b94b27dfe5b48facdc7bc3791f2...1be22ae6f6fe589a8930431bb3105ec6ea2f265e) --- 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 38f1f03..2f0a230 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@66131ed577fa6b94b27dfe5b48facdc7bc3791f2 # v1.1.60 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@1be22ae6f6fe589a8930431bb3105ec6ea2f265e # v1.1.61 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 86f649a..d3837b6 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@66131ed577fa6b94b27dfe5b48facdc7bc3791f2 # v1.1.60 + uses: goschtalt/.github/.github/workflows/ci.yml@1be22ae6f6fe589a8930431bb3105ec6ea2f265e # v1.1.61 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index f72a1b5..faee6af 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@66131ed577fa6b94b27dfe5b48facdc7bc3791f2 # v1.1.60 + uses: goschtalt/.github/.github/workflows/codeql.yml@1be22ae6f6fe589a8930431bb3105ec6ea2f265e # v1.1.61 secrets: inherit