From 3e0cecf6c83a1ce13c5445b8eeb5700708881546 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 23:20:06 +0200 Subject: [PATCH] ci(deps): update hapag-lloyd/workflow-templates digest to 460c481 (#98) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | Hapag-Lloyd/Workflow-Templates | action | digest | `e92ddca` -> `460c481` | --- ### 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Hapag-Lloyd/Renovate-Global-Configuration). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index f644407..49ff74a 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@e92ddcae54be38624beb7297873890d78e9107c3 + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_linter_callable.yml@460c481578b6e60cacaf15c225a3c71a22fe5fca secrets: inherit diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index bfe5dac..e9b086e 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@e92ddcae54be38624beb7297873890d78e9107c3 + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_pull_request_callable.yml@460c481578b6e60cacaf15c225a3c71a22fe5fca secrets: inherit diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3faaeac..9cb252d 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@e92ddcae54be38624beb7297873890d78e9107c3 + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_release_callable.yml@460c481578b6e60cacaf15c225a3c71a22fe5fca secrets: inherit diff --git a/.github/workflows/release_dry_run.yml b/.github/workflows/release_dry_run.yml index 67884fb..d83e6c5 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@e92ddcae54be38624beb7297873890d78e9107c3 + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_release_dry_run_callable.yml@460c481578b6e60cacaf15c225a3c71a22fe5fca secrets: inherit diff --git a/.github/workflows/renovate_auto_approve.yml b/.github/workflows/renovate_auto_approve.yml index 56af980..84274f2 100644 --- a/.github/workflows/renovate_auto_approve.yml +++ b/.github/workflows/renovate_auto_approve.yml @@ -7,5 +7,5 @@ on: pull_request_target jobs: default: # yamllint disable-line rule:line-length - uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_renovate_auto_approve_callable.yml@e92ddcae54be38624beb7297873890d78e9107c3 + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_renovate_auto_approve_callable.yml@460c481578b6e60cacaf15c225a3c71a22fe5fca secrets: inherit diff --git a/.github/workflows/slash_ops_command_help.yml b/.github/workflows/slash_ops_command_help.yml index 0f93f00..5c699c3 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@e92ddcae54be38624beb7297873890d78e9107c3 + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_slash_ops_command_help_callable.yml@460c481578b6e60cacaf15c225a3c71a22fe5fca secrets: inherit diff --git a/.github/workflows/slash_ops_comment_dispatch.yml b/.github/workflows/slash_ops_comment_dispatch.yml index 7032ca4..2a1363b 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@e92ddcae54be38624beb7297873890d78e9107c3 + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_slash_ops_comment_dispatch_callable.yml@460c481578b6e60cacaf15c225a3c71a22fe5fca secrets: inherit diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index deb7bb0..45a8f14 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@e92ddcae54be38624beb7297873890d78e9107c3 + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_spelling_callable.yml@460c481578b6e60cacaf15c225a3c71a22fe5fca secrets: inherit diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 46915f0..f8e4e3f 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@e92ddcae54be38624beb7297873890d78e9107c3 + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_stale_callable.yml@460c481578b6e60cacaf15c225a3c71a22fe5fca secrets: inherit diff --git a/.github/workflows/welcome_message.yml b/.github/workflows/welcome_message.yml index 24b6d33..f1c9542 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@e92ddcae54be38624beb7297873890d78e9107c3 + uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_welcome_message_callable.yml@460c481578b6e60cacaf15c225a3c71a22fe5fca secrets: inherit