Skip to content

Commit

Permalink
ci(deps): update hapag-lloyd/workflow-templates digest to a28fa2f (#46)
Browse files Browse the repository at this point in the history
[![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 | `514cf33` ->
`a28fa2f` |

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Hapag-Lloyd/log4j2-filtered-stacktrace-plugin).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 73aa5e4 commit ef1b573
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ on:

jobs:
default:
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/maven_java_callable.yml@514cf33cb1a4e0581c00383c2b67cabf5f76f24e
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/maven_java_callable.yml@a28fa2f991164959262587011188af99a7f0cb20
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ on:

jobs:
default:
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_linter_callable.yml@514cf33cb1a4e0581c00383c2b67cabf5f76f24e
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_linter_callable.yml@a28fa2f991164959262587011188af99a7f0cb20
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@514cf33cb1a4e0581c00383c2b67cabf5f76f24e
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_pull_request_callable.yml@a28fa2f991164959262587011188af99a7f0cb20
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ on:

jobs:
default:
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/maven_release_callable.yml@514cf33cb1a4e0581c00383c2b67cabf5f76f24e
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/maven_release_callable.yml@a28fa2f991164959262587011188af99a7f0cb20
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/release_dry_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ on:
jobs:
default:
# yamllint disable-line rule:line-length
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/maven_release_dry_run_callable.yml@514cf33cb1a4e0581c00383c2b67cabf5f76f24e
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/maven_release_dry_run_callable.yml@a28fa2f991164959262587011188af99a7f0cb20
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/renovate_auto_approve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@514cf33cb1a4e0581c00383c2b67cabf5f76f24e
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_renovate_auto_approve_callable.yml@a28fa2f991164959262587011188af99a7f0cb20
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/slash_ops_command_help.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@514cf33cb1a4e0581c00383c2b67cabf5f76f24e
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_slash_ops_command_help_callable.yml@a28fa2f991164959262587011188af99a7f0cb20
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/slash_ops_comment_dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@514cf33cb1a4e0581c00383c2b67cabf5f76f24e
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_slash_ops_comment_dispatch_callable.yml@a28fa2f991164959262587011188af99a7f0cb20
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/spelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ on:

jobs:
default:
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_spelling_callable.yml@514cf33cb1a4e0581c00383c2b67cabf5f76f24e
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_spelling_callable.yml@a28fa2f991164959262587011188af99a7f0cb20
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ on:

jobs:
default:
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_stale_callable.yml@514cf33cb1a4e0581c00383c2b67cabf5f76f24e
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_stale_callable.yml@a28fa2f991164959262587011188af99a7f0cb20
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/welcome_message.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@514cf33cb1a4e0581c00383c2b67cabf5f76f24e
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_welcome_message_callable.yml@a28fa2f991164959262587011188af99a7f0cb20
secrets: inherit

0 comments on commit ef1b573

Please sign in to comment.