From 3a6600aa85fcb145eec4d2aa986b9ad19a19b0e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 14:34:00 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.4 to 1.1.5 Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/58595a75903e2c7663747bbc863505bb6f6e33a0...e74ba44af5c5b53f248c20ffb173c739c669d521) --- 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 a630eb8..ed7bafc 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@58595a75903e2c7663747bbc863505bb6f6e33a0 # v1.1.4 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@e74ba44af5c5b53f248c20ffb173c739c669d521 # v1.1.5 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 46cca68..98ec9e6 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@58595a75903e2c7663747bbc863505bb6f6e33a0 # v1.1.4 + uses: goschtalt/.github/.github/workflows/ci.yml@e74ba44af5c5b53f248c20ffb173c739c669d521 # v1.1.5 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 11ef0fa..7fa3da9 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@58595a75903e2c7663747bbc863505bb6f6e33a0 # v1.1.4 + uses: goschtalt/.github/.github/workflows/codeql.yml@e74ba44af5c5b53f248c20ffb173c739c669d521 # v1.1.5 secrets: inherit