From 6f6a8021e6f3049976ec19353d7dd1493e509a8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 14:33:22 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.31 to 1.1.32 (#62) Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.31 to 1.1.32. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/ea0d316bffe640876c5753afc7b2de4f3cd3a654...2597486760ff170b66e3fa0c4b97a8a8263dc092) --- 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 9217c13..93245da 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@ea0d316bffe640876c5753afc7b2de4f3cd3a654 # v1.1.31 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@2597486760ff170b66e3fa0c4b97a8a8263dc092 # v1.1.32 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f962f74..87fc0c4 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@ea0d316bffe640876c5753afc7b2de4f3cd3a654 # v1.1.31 + uses: goschtalt/.github/.github/workflows/ci.yml@2597486760ff170b66e3fa0c4b97a8a8263dc092 # v1.1.32 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 0f9d6e5..7c9c272 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@ea0d316bffe640876c5753afc7b2de4f3cd3a654 # v1.1.31 + uses: goschtalt/.github/.github/workflows/codeql.yml@2597486760ff170b66e3fa0c4b97a8a8263dc092 # v1.1.32 secrets: inherit