From 19cc160c9ac6246277b96a63261cc9e47e68eaea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 14:51:57 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.45 to 1.1.46 Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.45 to 1.1.46. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/da705cf7d6d6919ef539031d275364cd0422ea11...a19b1d592c6c042fcb360bf5d436dbc525a72c88) --- 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 52813e2..4c3500c 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@da705cf7d6d6919ef539031d275364cd0422ea11 # v1.1.45 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@a19b1d592c6c042fcb360bf5d436dbc525a72c88 # v1.1.46 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 573b577..6d03931 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@da705cf7d6d6919ef539031d275364cd0422ea11 # v1.1.45 + uses: goschtalt/.github/.github/workflows/ci.yml@a19b1d592c6c042fcb360bf5d436dbc525a72c88 # v1.1.46 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 6348353..4cdf67c 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@da705cf7d6d6919ef539031d275364cd0422ea11 # v1.1.45 + uses: goschtalt/.github/.github/workflows/codeql.yml@a19b1d592c6c042fcb360bf5d436dbc525a72c88 # v1.1.46 secrets: inherit