From 70d0bf0b70562450c78679376f9082e81cd62c58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 16:49:23 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.50 to 1.1.51 Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.50 to 1.1.51. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/df9c38455b46814c278cee8b86e519aa2d3b3f5c...9f701fa95101457c56b88c635c51d95d4fb09bfa) --- 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 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/approve-dependabot.yml b/.github/workflows/approve-dependabot.yml index 8c1ef56..bd25d0a 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@df9c38455b46814c278cee8b86e519aa2d3b3f5c # v1.1.50 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@9f701fa95101457c56b88c635c51d95d4fb09bfa # v1.1.51 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4dc2cab..135134a 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@df9c38455b46814c278cee8b86e519aa2d3b3f5c # v1.1.50 + uses: goschtalt/.github/.github/workflows/ci.yml@9f701fa95101457c56b88c635c51d95d4fb09bfa # v1.1.51 secrets: inherit