fix(deps): update k8s.io/utils digest to 28399d8 (v1.9.x) #220
Workflow file for this run
This file contains hidden or 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: Link-Backport-PR-Issue | ||
| on: | ||
| pull_request: | ||
| types: [opened] | ||
| branches: | ||
| - master | ||
| - "v*" | ||
| jobs: | ||
| call-workflow: | ||
| uses: longhorn/longhorn/.github/workflows/backport-pr.yml@master | ||
|
Check failure on line 12 in .github/workflows/backport-pr.yml
|
||