diff --git a/.github/workflows/pipeline-development.yml b/.github/workflows/pipeline-development.yml index 2ce3f7bf..d42eba6b 100644 --- a/.github/workflows/pipeline-development.yml +++ b/.github/workflows/pipeline-development.yml @@ -6,4 +6,4 @@ on: push jobs: artifact: - uses: h2-invent/open-datenschutzcenter/.github/workflows/task-artifact.yml + uses: h2-invent/open-datenschutzcenter/.github/workflows/task-artifact.yml@master diff --git a/.github/workflows/pipeline-release.yml b/.github/workflows/pipeline-release.yml index 201c491f..a924e691 100644 --- a/.github/workflows/pipeline-release.yml +++ b/.github/workflows/pipeline-release.yml @@ -10,7 +10,7 @@ on: jobs: artifact: - uses: h2-invent/open-datenschutzcenter/.github/workflows/task-artifact.yml + uses: h2-invent/open-datenschutzcenter/.github/workflows/task-artifact.yml@master create_release: needs: