From 17936df9e34ce56d00d20f86f671c342a474fcac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:12:54 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.65 to 1.1.66 (#116) 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] 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 a1fd626..240e4bb 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@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 1b0b6af..bd4e6b4 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 5dc6357..8928072 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