From ddaae18472b6b259bd195b7191fd212f85a0923f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 23:14:33 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.52 to 1.1.53 (#106) Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.52 to 1.1.53. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/95e266b307c355da93c8f8f38fcb3c84b1fc8223...01eb768b725704a1b48263fd4a2af919f64fdd0b) --- 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 dab7f17..bae83cc 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@95e266b307c355da93c8f8f38fcb3c84b1fc8223 # v1.1.52 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@01eb768b725704a1b48263fd4a2af919f64fdd0b # v1.1.53 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 19c79a5..2010149 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@95e266b307c355da93c8f8f38fcb3c84b1fc8223 # v1.1.52 + uses: goschtalt/.github/.github/workflows/ci.yml@01eb768b725704a1b48263fd4a2af919f64fdd0b # v1.1.53 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 11dd99d..5070efe 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@95e266b307c355da93c8f8f38fcb3c84b1fc8223 # v1.1.52 + uses: goschtalt/.github/.github/workflows/codeql.yml@01eb768b725704a1b48263fd4a2af919f64fdd0b # v1.1.53 secrets: inherit