From 2b2b5cf2c79ce202f044b6c2ba8747a36f5b6824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 14:29:45 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.36 to 1.1.37 (#70) Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.36 to 1.1.37. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/8196e0ccc306c12bc8ab98c1d8b47c49db1161d6...6ff0bfe1db4cd950f877ee8c25f34dff5186da30) --- 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 107fff5..66748e5 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@8196e0ccc306c12bc8ab98c1d8b47c49db1161d6 # v1.1.36 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@6ff0bfe1db4cd950f877ee8c25f34dff5186da30 # v1.1.37 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c02eb3c..a6eb889 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@8196e0ccc306c12bc8ab98c1d8b47c49db1161d6 # v1.1.36 + uses: goschtalt/.github/.github/workflows/ci.yml@6ff0bfe1db4cd950f877ee8c25f34dff5186da30 # v1.1.37 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 9238551..12c0b21 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@8196e0ccc306c12bc8ab98c1d8b47c49db1161d6 # v1.1.36 + uses: goschtalt/.github/.github/workflows/codeql.yml@6ff0bfe1db4cd950f877ee8c25f34dff5186da30 # v1.1.37 secrets: inherit