diff --git a/.github/workflows/test_action.yaml b/.github/workflows/test_action.yaml index 36a96ba..22bfc99 100644 --- a/.github/workflows/test_action.yaml +++ b/.github/workflows/test_action.yaml @@ -14,6 +14,7 @@ jobs: - run: | # test that action has current sver embedded + git tag -l .github/workflows/bin/embed_sver_in_action.sh if ! git diff --quiet action.yaml ; then echo '::error title=Action not updated::The action /action.yaml' \