From 217f7f638424fa839b82e2545c5c2d26711a0df1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 18:39:46 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.65 to 1.1.66 Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.65 to 1.1.66. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/32393be17e953c4b8f5ead0b6ec1f83bb9b48d33...31253851a6f72781619b4a8e4daafd9bae7d9b77) --- 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 f5333fa..217df0e 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@32393be17e953c4b8f5ead0b6ec1f83bb9b48d33 # v1.1.65 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@31253851a6f72781619b4a8e4daafd9bae7d9b77 # v1.1.66 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 15ea650..6eafff6 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@32393be17e953c4b8f5ead0b6ec1f83bb9b48d33 # v1.1.65 + uses: goschtalt/.github/.github/workflows/ci.yml@31253851a6f72781619b4a8e4daafd9bae7d9b77 # v1.1.66 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 973da98..1a01685 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@32393be17e953c4b8f5ead0b6ec1f83bb9b48d33 # v1.1.65 + uses: goschtalt/.github/.github/workflows/codeql.yml@31253851a6f72781619b4a8e4daafd9bae7d9b77 # v1.1.66 secrets: inherit