From 460819ee41ccfb2bb85a5829ccb9a60730aceb16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 21:38:41 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.17 to 1.1.18 Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.17 to 1.1.18. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/b941175bb474f928d9cc09da00d5218a72e72ba7...cd59fd717164d87da183299fa47ac48da732a456) --- 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 1892001..6bb3cfd 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@b941175bb474f928d9cc09da00d5218a72e72ba7 # v1.1.17 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@cd59fd717164d87da183299fa47ac48da732a456 # v1.1.18 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 22c245d..c950524 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@b941175bb474f928d9cc09da00d5218a72e72ba7 # v1.1.17 + uses: goschtalt/.github/.github/workflows/ci.yml@cd59fd717164d87da183299fa47ac48da732a456 # v1.1.18 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 2443896..d1838b6 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@b941175bb474f928d9cc09da00d5218a72e72ba7 # v1.1.17 + uses: goschtalt/.github/.github/workflows/codeql.yml@cd59fd717164d87da183299fa47ac48da732a456 # v1.1.18 secrets: inherit