Skip to content

Commit

Permalink
chore(deps): update hapag-lloyd/repository-templates digest to 66a6f17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent 0437f3f commit a8d39e9
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
default:
uses: Hapag-Lloyd/Repository-Templates/.github/workflows/default_linter_callable.yml@aa06a3d8a580efc719d66bafdcb5d2ca6613cdea
uses: Hapag-Lloyd/Repository-Templates/.github/workflows/default_linter_callable.yml@66a6f1760a7f69a1eda66da10a74a114671dab92
secrets: inherit

lint-renovate-defaults:
Expand Down
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/Repository-Templates/.github/workflows/default_pull_request_callable.yml@aa06a3d8a580efc719d66bafdcb5d2ca6613cdea
uses: Hapag-Lloyd/Repository-Templates/.github/workflows/default_pull_request_callable.yml@66a6f1760a7f69a1eda66da10a74a114671dab92
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/Repository-Templates/.github/workflows/default_release_callable.yml@aa06a3d8a580efc719d66bafdcb5d2ca6613cdea
uses: Hapag-Lloyd/Repository-Templates/.github/workflows/default_release_callable.yml@66a6f1760a7f69a1eda66da10a74a114671dab92
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/Repository-Templates/.github/workflows/default_release_dry_run_callable.yml@aa06a3d8a580efc719d66bafdcb5d2ca6613cdea
uses: Hapag-Lloyd/Repository-Templates/.github/workflows/default_release_dry_run_callable.yml@66a6f1760a7f69a1eda66da10a74a114671dab92
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 @@ -7,5 +7,5 @@ on: pull_request_target
jobs:
default:
# yamllint disable-line rule:line-length
uses: Hapag-Lloyd/Repository-Templates/.github/workflows/default_renovate_auto_approve_callable.yml@aa06a3d8a580efc719d66bafdcb5d2ca6613cdea
uses: Hapag-Lloyd/Repository-Templates/.github/workflows/default_renovate_auto_approve_callable.yml@66a6f1760a7f69a1eda66da10a74a114671dab92
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/Repository-Templates/.github/workflows/default_slash_ops_command_help_callable.yml@aa06a3d8a580efc719d66bafdcb5d2ca6613cdea
uses: Hapag-Lloyd/Repository-Templates/.github/workflows/default_slash_ops_command_help_callable.yml@66a6f1760a7f69a1eda66da10a74a114671dab92
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/Repository-Templates/.github/workflows/default_slash_ops_comment_dispatch_callable.yml@aa06a3d8a580efc719d66bafdcb5d2ca6613cdea
uses: Hapag-Lloyd/Repository-Templates/.github/workflows/default_slash_ops_comment_dispatch_callable.yml@66a6f1760a7f69a1eda66da10a74a114671dab92
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/Repository-Templates/.github/workflows/default_spelling_callable.yml@aa06a3d8a580efc719d66bafdcb5d2ca6613cdea
uses: Hapag-Lloyd/Repository-Templates/.github/workflows/default_spelling_callable.yml@66a6f1760a7f69a1eda66da10a74a114671dab92
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/Repository-Templates/.github/workflows/default_stale_callable.yml@aa06a3d8a580efc719d66bafdcb5d2ca6613cdea
uses: Hapag-Lloyd/Repository-Templates/.github/workflows/default_stale_callable.yml@66a6f1760a7f69a1eda66da10a74a114671dab92
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/Repository-Templates/.github/workflows/default_welcome_message_callable.yml@aa06a3d8a580efc719d66bafdcb5d2ca6613cdea
uses: Hapag-Lloyd/Repository-Templates/.github/workflows/default_welcome_message_callable.yml@66a6f1760a7f69a1eda66da10a74a114671dab92
secrets: inherit

0 comments on commit a8d39e9

Please sign in to comment.