diff --git a/.github/workflows/_gha-build.yaml b/.github/workflows/_gha-build.yaml index b4e0df5..1275886 100644 --- a/.github/workflows/_gha-build.yaml +++ b/.github/workflows/_gha-build.yaml @@ -15,7 +15,7 @@ permissions: jobs: build: - runs-on: [self-hosted, xs, al2023] + runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: anchore/sbom-action@v0 diff --git a/version.txt b/version.txt index 60453e6..9ff151c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -v1.0.0 \ No newline at end of file +v0.1.0 \ No newline at end of file