From 0caaa0e284b245ac0bc56c73aa23c659bec4f387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 16:45:22 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.68 to 1.2.31 Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.68 to 1.2.31. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/88e07fffbefb9a6189b7d4ef99f05f3bfdbe7129...891e4cf2d33e647295dac586e562cb163225a0a6) --- updated-dependencies: - dependency-name: goschtalt/.github dependency-version: 1.2.31 dependency-type: direct:production update-type: version-update:semver-minor ... 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 8f12782..7352fa7 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@88e07fffbefb9a6189b7d4ef99f05f3bfdbe7129 # v1.1.68 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@891e4cf2d33e647295dac586e562cb163225a0a6 # v1.2.31 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8cd702e..3ddda31 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@88e07fffbefb9a6189b7d4ef99f05f3bfdbe7129 # v1.1.68 + uses: goschtalt/.github/.github/workflows/ci.yml@891e4cf2d33e647295dac586e562cb163225a0a6 # v1.2.31 secrets: inherit