From 30951f588645cab6dec2b2613ea04e5d355789da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 14:24:01 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.0.14 to 1.0.15 (#9) Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.0.14 to 1.0.15. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/8ad3b9b39c3f69262a7e98a82afbfe3e3c1d4a51...500ac3610d7dce6c62281b0a3899ab43209bb06e) --- 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 23b9157..1c05c52 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@8ad3b9b39c3f69262a7e98a82afbfe3e3c1d4a51 # v1.0.14 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@500ac3610d7dce6c62281b0a3899ab43209bb06e # v1.0.15 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bf7d683..19e3508 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@8ad3b9b39c3f69262a7e98a82afbfe3e3c1d4a51 # v1.0.14 + uses: goschtalt/.github/.github/workflows/ci.yml@500ac3610d7dce6c62281b0a3899ab43209bb06e # v1.0.15 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index b49f8df..8381c87 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@8ad3b9b39c3f69262a7e98a82afbfe3e3c1d4a51 # v1.0.14 + uses: goschtalt/.github/.github/workflows/codeql.yml@500ac3610d7dce6c62281b0a3899ab43209bb06e # v1.0.15 secrets: inherit