From be322db30be7234a934b866a76f77466afa95c59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 12:39:31 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.49 to 1.1.50 Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.49 to 1.1.50. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/16a1cce43b577a53e0bce20f05f7967c1c7e7dea...df9c38455b46814c278cee8b86e519aa2d3b3f5c) --- 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 1303f68..8c1ef56 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@16a1cce43b577a53e0bce20f05f7967c1c7e7dea # v1.1.49 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@df9c38455b46814c278cee8b86e519aa2d3b3f5c # v1.1.50 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8f1a145..4dc2cab 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@16a1cce43b577a53e0bce20f05f7967c1c7e7dea # v1.1.49 + uses: goschtalt/.github/.github/workflows/ci.yml@df9c38455b46814c278cee8b86e519aa2d3b3f5c # v1.1.50 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index e3af9cc..711f396 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@16a1cce43b577a53e0bce20f05f7967c1c7e7dea # v1.1.49 + uses: goschtalt/.github/.github/workflows/codeql.yml@df9c38455b46814c278cee8b86e519aa2d3b3f5c # v1.1.50 secrets: inherit