ci: fix bad merge
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 159c452..05940e5 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -9,7 +9,7 @@
- uses: actions/checkout@v3.0.2
with:
fetch-depth: 0
- - uses: tj-actions/changed-files@v29.0.2
+ - uses: tj-actions/changed-files@v29.0.3
id: changed-files
with:
files: images/prometheus-ethtool-exporter/*
diff --git a/ci/linters/image_tags_test.go b/ci/image_tags_test.go
similarity index 100%
rename from ci/linters/image_tags_test.go
rename to ci/image_tags_test.go