summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVijayakumar A <36878324+kumvijaya@users.noreply.github.com>2024-10-26 12:52:50 +0530
committerGitHub <noreply@github.com>2024-10-26 12:52:50 +0530
commit96697bfd40215efa633f5e5b7a1a433d0356b9b2 (patch)
tree3d0b4cebb7d30e23f781caa0604b01b660701dca
parent162467625b66ae5f57058c63fe7c1cbfbb80a489 (diff)
downloadvyos-workflow-test-temp-96697bfd40215efa633f5e5b7a1a433d0356b9b2.tar.gz
vyos-workflow-test-temp-96697bfd40215efa633f5e5b7a1a433d0356b9b2.zip
T6789: unused-import-checkout-current
-rw-r--r--.github/workflows/check-unused-imports.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-unused-imports.yml b/.github/workflows/check-unused-imports.yml
index cb60c3c..b89f965 100644
--- a/.github/workflows/check-unused-imports.yml
+++ b/.github/workflows/check-unused-imports.yml
@@ -10,5 +10,5 @@ permissions:
jobs:
check-unused-imports:
- uses: vyos/.github/.github/workflows/check-unused-imports.yml@feature/check-pr-commenting
+ uses: vyos/.github/.github/workflows/check-unused-imports.yml@T6789-unused-import-checkout-current
secrets: inherit