From 226a2d0bd6c39df4ed7c2241a44ec9d7a80ac34b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 14:16:50 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.66 to 1.1.67 Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.66 to 1.1.67. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/31253851a6f72781619b4a8e4daafd9bae7d9b77...cec64de16d18db532e19088c7d410bdc372e697e) --- 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 240e4bb..85e19dc 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@31253851a6f72781619b4a8e4daafd9bae7d9b77 # v1.1.66 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@cec64de16d18db532e19088c7d410bdc372e697e # v1.1.67 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd4e6b4..91567f1 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@31253851a6f72781619b4a8e4daafd9bae7d9b77 # v1.1.66 + uses: goschtalt/.github/.github/workflows/ci.yml@cec64de16d18db532e19088c7d410bdc372e697e # v1.1.67 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 8928072..99f9444 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@31253851a6f72781619b4a8e4daafd9bae7d9b77 # v1.1.66 + uses: goschtalt/.github/.github/workflows/codeql.yml@cec64de16d18db532e19088c7d410bdc372e697e # v1.1.67 secrets: inherit