mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Result of tsccr-helper -log-level=info -pin-all-workflows .
This commit is contained in:
parent
392232933f
commit
5c9ab19d8f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/issue-migrator.yml
vendored
2
.github/workflows/issue-migrator.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
if: startsWith(github.event.label.name, 'remote-plugin/')
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: bflad/action-migrate-issue@main # TSCCR: no entry for repository "bflad/action-migrate-issue"
|
||||
- uses: bflad/action-migrate-issue@2e049d822b08e67d25b938343227051518f14d9a # v1.0.2
|
||||
with:
|
||||
source-issue-comment: |
|
||||
This issue has been migrated to {target-issue-url} due to the [Packer Plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737).
|
||||
|
|
|
|||
Loading…
Reference in a new issue