ci(deps): update hapag-lloyd/workflow-templates digest to 76f56d2 #106
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: Approve all Renovate PRs automatically | |
# yamllint disable-line rule:truthy | |
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@9a0d423d902d465952ccbcb5318669ec4d2f2d6b | |
secrets: inherit |