fix(deps): update github.com/longhorn/backupstore digest to 7f9cb49 (v1.11.x) #314
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
|
||