From 60db6fcf745d8e640afcdad69d3f2495807eadc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 16:09:37 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.68 to 1.2.3 Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.68 to 1.2.3. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/88e07fffbefb9a6189b7d4ef99f05f3bfdbe7129...fbaa0156c6c791cc1812e232f064a39ef5d97d7f) --- updated-dependencies: - dependency-name: goschtalt/.github 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..2c2bd81 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@fbaa0156c6c791cc1812e232f064a39ef5d97d7f # v1.2.3 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8cd702e..01e08e6 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@fbaa0156c6c791cc1812e232f064a39ef5d97d7f # v1.2.3 secrets: inherit