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