Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(deps): update hapag-lloyd/workflow-templates digest to e8c1c3d #89

Merged
merged 1 commit into from
Jan 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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@31e83cf3419b7230171cea9cd2e97f83bc04488f
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/maven_java_callable.yml@e8c1c3deb93315b82c4bcd4957b215fd5f94e1c2
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@31e83cf3419b7230171cea9cd2e97f83bc04488f
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_linter_callable.yml@e8c1c3deb93315b82c4bcd4957b215fd5f94e1c2
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@31e83cf3419b7230171cea9cd2e97f83bc04488f
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_pull_request_callable.yml@e8c1c3deb93315b82c4bcd4957b215fd5f94e1c2
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@31e83cf3419b7230171cea9cd2e97f83bc04488f
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/maven_release_callable.yml@e8c1c3deb93315b82c4bcd4957b215fd5f94e1c2
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@31e83cf3419b7230171cea9cd2e97f83bc04488f
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/maven_release_dry_run_callable.yml@e8c1c3deb93315b82c4bcd4957b215fd5f94e1c2
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@31e83cf3419b7230171cea9cd2e97f83bc04488f
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_renovate_auto_approve_callable.yml@e8c1c3deb93315b82c4bcd4957b215fd5f94e1c2
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@31e83cf3419b7230171cea9cd2e97f83bc04488f
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_slash_ops_command_help_callable.yml@e8c1c3deb93315b82c4bcd4957b215fd5f94e1c2
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@31e83cf3419b7230171cea9cd2e97f83bc04488f
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_slash_ops_comment_dispatch_callable.yml@e8c1c3deb93315b82c4bcd4957b215fd5f94e1c2
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@31e83cf3419b7230171cea9cd2e97f83bc04488f
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_spelling_callable.yml@e8c1c3deb93315b82c4bcd4957b215fd5f94e1c2
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@31e83cf3419b7230171cea9cd2e97f83bc04488f
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_stale_callable.yml@e8c1c3deb93315b82c4bcd4957b215fd5f94e1c2
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@31e83cf3419b7230171cea9cd2e97f83bc04488f
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_welcome_message_callable.yml@e8c1c3deb93315b82c4bcd4957b215fd5f94e1c2
secrets: inherit
Loading