diff --git a/.github/workflows/build_and_test_eicar_rock.yaml b/.github/workflows/build_and_test_eicar_rock.yaml index aa6ce7c..1aa80c4 100644 --- a/.github/workflows/build_and_test_eicar_rock.yaml +++ b/.github/workflows/build_and_test_eicar_rock.yaml @@ -23,4 +23,4 @@ jobs: test-efficiency: true test-malware: true test-oci-compliance: true - test-vulnerabilities: true \ No newline at end of file + test-vulnerabilities: true diff --git a/.github/workflows/build_external_rock.yaml b/.github/workflows/build_external_rock.yaml index 06e9718..fe826ea 100644 --- a/.github/workflows/build_external_rock.yaml +++ b/.github/workflows/build_external_rock.yaml @@ -11,4 +11,4 @@ jobs: oci-archive-name: "chiselled-python" rock-repo: canonical/chiselled-python rock-repo-commit: e0943bf2923ef50c9117ac58cd02a86146ece1fb - rockfile-directory: python3.12/ \ No newline at end of file + rockfile-directory: python3.12/ diff --git a/eicar_rock/1.0/rockcraft.yaml b/eicar_rock/1.0/rockcraft.yaml index 300b35e..636bf57 100644 --- a/eicar_rock/1.0/rockcraft.yaml +++ b/eicar_rock/1.0/rockcraft.yaml @@ -16,4 +16,4 @@ parts: eicar: plugin: dump source-type: file - source: eicar \ No newline at end of file + source: eicar