From 5ab6fe8f72f3f25a2e7019419bea05411d096406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 22:02:05 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.0.20 to 1.0.21 Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.0.20 to 1.0.21. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/43dba0359ac864a2e7a8a255c19e0437f77e810a...d58928add19e9a606df467cef100ad20215393cd) --- updated-dependencies: - dependency-name: goschtalt/.github dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 48adb39..0f1622c 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@43dba0359ac864a2e7a8a255c19e0437f77e810a # v1.0.20 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@d58928add19e9a606df467cef100ad20215393cd # v1.0.21 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 31e27ff..1ead9ac 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@43dba0359ac864a2e7a8a255c19e0437f77e810a # v1.0.20 + uses: goschtalt/.github/.github/workflows/ci.yml@d58928add19e9a606df467cef100ad20215393cd # v1.0.21 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 7cbba9c..02cd7ee 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@43dba0359ac864a2e7a8a255c19e0437f77e810a # v1.0.20 + uses: goschtalt/.github/.github/workflows/codeql.yml@d58928add19e9a606df467cef100ad20215393cd # v1.0.21 secrets: inherit