ci(deps): update hapag-lloyd/workflow-templates digest to 58d8d3e #128
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: "Check spelling" | |
# yamllint disable-line rule:truthy | |
on: | |
pull_request: | |
jobs: | |
default: | |
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_spelling_callable.yml@58d8d3ec03ce69da0892346698a194101279ea49 | |
secrets: inherit |