From 061f50faa0f5e2aad754a45d8cb0f64b3ab9e391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 14:23:49 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.0 to 1.1.1 (#21) Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/63f9c131eef85332a1147460e3819694be9bf9d1...bb20b04ffd7603865348aa164ba1d9c362e74b02) --- 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 b987b03..9c0cd73 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@63f9c131eef85332a1147460e3819694be9bf9d1 # v1.1.0 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@bb20b04ffd7603865348aa164ba1d9c362e74b02 # v1.1.1 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d6d1ebb..ba0816c 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@63f9c131eef85332a1147460e3819694be9bf9d1 # v1.1.0 + uses: goschtalt/.github/.github/workflows/ci.yml@bb20b04ffd7603865348aa164ba1d9c362e74b02 # v1.1.1 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index b3917c3..cc9c4d4 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@63f9c131eef85332a1147460e3819694be9bf9d1 # v1.1.0 + uses: goschtalt/.github/.github/workflows/codeql.yml@bb20b04ffd7603865348aa164ba1d9c362e74b02 # v1.1.1 secrets: inherit