From 1670f9173174cf2915ee36519dc82d6a42ae03db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 12:15:15 +0200 Subject: [PATCH] ci(deps): update hapag-lloyd/workflow-templates digest to 8ba51cf (#21) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | Hapag-Lloyd/Workflow-Templates | action | digest | `e58bc05` -> `8ba51cf` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Hapag-Lloyd/fluent-bit-multiline). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/dockerhub_release.yml | 2 +- .github/workflows/linter.yml | 2 +- .github/workflows/pull_request.yml | 2 +- .github/workflows/release.yml | 2 +- .github/workflows/release_dry_run.yml | 2 +- .github/workflows/renovate_auto_approve.yml | 2 +- .github/workflows/slash_ops_command_help.yml | 2 +- .github/workflows/slash_ops_comment_dispatch.yml | 2 +- .github/workflows/spelling.yml | 2 +- .github/workflows/stale.yml | 2 +- .github/workflows/welcome_message.yml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/dockerhub_release.yml b/.github/workflows/dockerhub_release.yml index 4d18db4..319cb8b 100644 --- a/.github/workflows/dockerhub_release.yml +++ b/.github/workflows/dockerhub_release.yml @@ -12,7 +12,7 @@ on: jobs: default: # yamllint disable-line rule:line-length - uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/docker_dockerhub_release_callable.yml@e58bc055e14da4c9636b1b39357f89fcd512b27a + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/docker_dockerhub_release_callable.yml@8ba51cf2e5eb1246afaa4a736ca1bb470b7039e3 secrets: inherit with: image-name: "fluent-bit-multiline" diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index e53916b..d8e6667 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -7,5 +7,5 @@ on: jobs: default: - uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_linter_callable.yml@e58bc055e14da4c9636b1b39357f89fcd512b27a + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_linter_callable.yml@8ba51cf2e5eb1246afaa4a736ca1bb470b7039e3 secrets: inherit diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 0f9e09c..e093f11 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -14,5 +14,5 @@ on: jobs: default: # yamllint disable-line rule:line-length - uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_pull_request_callable.yml@e58bc055e14da4c9636b1b39357f89fcd512b27a + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_pull_request_callable.yml@8ba51cf2e5eb1246afaa4a736ca1bb470b7039e3 secrets: inherit diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 90b592a..c1e13e2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,5 +9,5 @@ on: jobs: default: - uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_release_callable.yml@e58bc055e14da4c9636b1b39357f89fcd512b27a + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_release_callable.yml@8ba51cf2e5eb1246afaa4a736ca1bb470b7039e3 secrets: inherit diff --git a/.github/workflows/release_dry_run.yml b/.github/workflows/release_dry_run.yml index 2b51de7..fddf1a2 100644 --- a/.github/workflows/release_dry_run.yml +++ b/.github/workflows/release_dry_run.yml @@ -10,5 +10,5 @@ on: jobs: default: # yamllint disable-line rule:line-length - uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_release_dry_run_callable.yml@e58bc055e14da4c9636b1b39357f89fcd512b27a + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_release_dry_run_callable.yml@8ba51cf2e5eb1246afaa4a736ca1bb470b7039e3 secrets: inherit diff --git a/.github/workflows/renovate_auto_approve.yml b/.github/workflows/renovate_auto_approve.yml index 962955d..3f4609e 100644 --- a/.github/workflows/renovate_auto_approve.yml +++ b/.github/workflows/renovate_auto_approve.yml @@ -8,5 +8,5 @@ on: jobs: default: # yamllint disable-line rule:line-length - uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_renovate_auto_approve_callable.yml@e58bc055e14da4c9636b1b39357f89fcd512b27a + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_renovate_auto_approve_callable.yml@8ba51cf2e5eb1246afaa4a736ca1bb470b7039e3 secrets: inherit diff --git a/.github/workflows/slash_ops_command_help.yml b/.github/workflows/slash_ops_command_help.yml index e998987..a1a5ec4 100644 --- a/.github/workflows/slash_ops_command_help.yml +++ b/.github/workflows/slash_ops_command_help.yml @@ -10,5 +10,5 @@ on: jobs: default: # yamllint disable-line rule:line-length - uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_slash_ops_command_help_callable.yml@e58bc055e14da4c9636b1b39357f89fcd512b27a + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_slash_ops_command_help_callable.yml@8ba51cf2e5eb1246afaa4a736ca1bb470b7039e3 secrets: inherit diff --git a/.github/workflows/slash_ops_comment_dispatch.yml b/.github/workflows/slash_ops_comment_dispatch.yml index 00d265f..3b9ba74 100644 --- a/.github/workflows/slash_ops_comment_dispatch.yml +++ b/.github/workflows/slash_ops_comment_dispatch.yml @@ -10,5 +10,5 @@ on: jobs: default: # yamllint disable-line rule:line-length - uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_slash_ops_comment_dispatch_callable.yml@e58bc055e14da4c9636b1b39357f89fcd512b27a + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_slash_ops_comment_dispatch_callable.yml@8ba51cf2e5eb1246afaa4a736ca1bb470b7039e3 secrets: inherit diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 61c00a0..27ee614 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -7,5 +7,5 @@ on: jobs: default: - uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_spelling_callable.yml@e58bc055e14da4c9636b1b39357f89fcd512b27a + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_spelling_callable.yml@8ba51cf2e5eb1246afaa4a736ca1bb470b7039e3 secrets: inherit diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 82de626..3ebbb0c 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -8,5 +8,5 @@ on: jobs: default: - uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_stale_callable.yml@e58bc055e14da4c9636b1b39357f89fcd512b27a + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_stale_callable.yml@8ba51cf2e5eb1246afaa4a736ca1bb470b7039e3 secrets: inherit diff --git a/.github/workflows/welcome_message.yml b/.github/workflows/welcome_message.yml index b7daedd..3dee521 100644 --- a/.github/workflows/welcome_message.yml +++ b/.github/workflows/welcome_message.yml @@ -10,5 +10,5 @@ on: jobs: default: # yamllint disable-line rule:line-length - uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_welcome_message_callable.yml@e58bc055e14da4c9636b1b39357f89fcd512b27a + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_welcome_message_callable.yml@8ba51cf2e5eb1246afaa4a736ca1bb470b7039e3 secrets: inherit