From 510b0396d953620009d15ed129357c917f1ec892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 18:49:03 +0000 Subject: [PATCH] chore(deps): bump goschtalt/.github from 1.1.54 to 1.1.55 Bumps [goschtalt/.github](https://github.com/goschtalt/.github) from 1.1.54 to 1.1.55. - [Release notes](https://github.com/goschtalt/.github/releases) - [Commits](https://github.com/goschtalt/.github/compare/5c5761b55b82dda58086e8631873210b97dddbe7...b8d02d6d78e8afea604f6ad2148bedba82b51981) --- 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 9e74bd1..9f305a9 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@5c5761b55b82dda58086e8631873210b97dddbe7 # v1.1.54 + uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@b8d02d6d78e8afea604f6ad2148bedba82b51981 # v1.1.55 secrets: inherit diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f6fbbeb..78257ce 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@5c5761b55b82dda58086e8631873210b97dddbe7 # v1.1.54 + uses: goschtalt/.github/.github/workflows/ci.yml@b8d02d6d78e8afea604f6ad2148bedba82b51981 # v1.1.55 secrets: inherit diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index e99fce4..9bd4fe7 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@5c5761b55b82dda58086e8631873210b97dddbe7 # v1.1.54 + uses: goschtalt/.github/.github/workflows/codeql.yml@b8d02d6d78e8afea604f6ad2148bedba82b51981 # v1.1.55 secrets: inherit