From 0f71776b92c7c10843440832d66767f74cc1750f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 14:47:47 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.35 to 1.1.36 (#69) Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.35 to 1.1.36. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/d308b2ca9f0024c88fa9505683c03cb4dfdf0b27...8196e0ccc306c12bc8ab98c1d8b47c49db1161d6) --- 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 88f012b..107fff5 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@d308b2ca9f0024c88fa9505683c03cb4dfdf0b27 # v1.1.35 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@8196e0ccc306c12bc8ab98c1d8b47c49db1161d6 # v1.1.36 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9f47ba3..c02eb3c 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@d308b2ca9f0024c88fa9505683c03cb4dfdf0b27 # v1.1.35 + uses: goschtalt/.github/.github/workflows/ci.yml@8196e0ccc306c12bc8ab98c1d8b47c49db1161d6 # v1.1.36 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index ee66dde..9238551 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@d308b2ca9f0024c88fa9505683c03cb4dfdf0b27 # v1.1.35 + uses: goschtalt/.github/.github/workflows/codeql.yml@8196e0ccc306c12bc8ab98c1d8b47c49db1161d6 # v1.1.36 secrets: inherit