diff --git a/.github/workflows/perl-cpan-libraries.yml b/.github/workflows/perl-cpan-libraries.yml index c6d0e5304d..afebcbdc20 100644 --- a/.github/workflows/perl-cpan-libraries.yml +++ b/.github/workflows/perl-cpan-libraries.yml @@ -328,7 +328,6 @@ jobs: with: module_name: perl-cpan-libraries distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: ${{ github.sha }}-${{ github.run_id }}-rpm-${{ matrix.distrib }} stability: ${{ needs.get-environment.outputs.stability }} @@ -351,7 +350,6 @@ jobs: with: module_name: perl-cpan-libraries distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }} stability: ${{ needs.get-environment.outputs.stability }} diff --git a/.github/workflows/perl-crypt-argon2.yml b/.github/workflows/perl-crypt-argon2.yml index 3e234e262c..06cb73a2b7 100644 --- a/.github/workflows/perl-crypt-argon2.yml +++ b/.github/workflows/perl-crypt-argon2.yml @@ -144,7 +144,6 @@ jobs: with: module_name: perl-crypt-argon2-amd64 distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: cache-${{ github.sha }}-rpm-perl-crypt-argon2-${{ matrix.distrib }}-amd64-${{ github.head_ref || github.ref_name }} stability: ${{ needs.get-environment.outputs.stability }} @@ -173,7 +172,6 @@ jobs: with: module_name: perl-crypt-argon2-${{ matrix.arch }} distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: cache-${{ github.sha }}-deb-perl-crypt-argon2-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }} stability: ${{ needs.get-environment.outputs.stability }} diff --git a/.github/workflows/perl-filesys-smbclient.yml b/.github/workflows/perl-filesys-smbclient.yml index 6104729c26..9093e013c9 100644 --- a/.github/workflows/perl-filesys-smbclient.yml +++ b/.github/workflows/perl-filesys-smbclient.yml @@ -159,7 +159,6 @@ jobs: with: module_name: perl-filesys-smbclient distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: ${{ github.sha }}-${{ github.run_id }}-rpm-${{ matrix.distrib }} stability: ${{ needs.get-environment.outputs.stability }} @@ -182,7 +181,6 @@ jobs: with: module_name: perl-filesys-smbclient distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }} stability: ${{ needs.get-environment.outputs.stability }} diff --git a/.github/workflows/perl-json-path.yml b/.github/workflows/perl-json-path.yml index 495ad670e6..d7353c858d 100644 --- a/.github/workflows/perl-json-path.yml +++ b/.github/workflows/perl-json-path.yml @@ -134,7 +134,6 @@ jobs: with: module_name: perl-json-path distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: cache-${{ github.sha }}-rpm-perl-json-path-${{ matrix.distrib }}-${{ github.head_ref || github.ref_name }} stability: ${{ needs.get-environment.outputs.stability }} @@ -160,7 +159,6 @@ jobs: with: module_name: perl-json-path distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: cache-${{ github.sha }}-deb-perl-json-path-${{ matrix.distrib }}-${{ github.head_ref || github.ref_name }} stability: ${{ needs.get-environment.outputs.stability }} diff --git a/.github/workflows/perl-keepass-reader.yml b/.github/workflows/perl-keepass-reader.yml index 43525539b6..7c0d45d26e 100644 --- a/.github/workflows/perl-keepass-reader.yml +++ b/.github/workflows/perl-keepass-reader.yml @@ -167,7 +167,6 @@ jobs: with: module_name: perl-keepass-reader distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: ${{ github.sha }}-${{ github.run_id }}-rpm-${{ matrix.distrib }} stability: ${{ needs.get-environment.outputs.stability }} @@ -190,7 +189,6 @@ jobs: with: module_name: perl-keepass-reader distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }} stability: ${{ needs.get-environment.outputs.stability }} diff --git a/.github/workflows/perl-libssh-session.yml b/.github/workflows/perl-libssh-session.yml index c33f80e1db..57a8d42599 100644 --- a/.github/workflows/perl-libssh-session.yml +++ b/.github/workflows/perl-libssh-session.yml @@ -142,7 +142,6 @@ jobs: with: module_name: perl-libssh-session-amd64 distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: cache-${{ github.sha }}-rpm-perl-libssh-session-${{ matrix.distrib }}-amd64-${{ github.head_ref || github.ref_name }} stability: ${{ needs.get-environment.outputs.stability }} @@ -171,7 +170,6 @@ jobs: with: module_name: perl-libssh-session-${{ matrix.arch }} distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: cache-${{ github.sha }}-deb-perl-libssh-session-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }} stability: ${{ needs.get-environment.outputs.stability }} diff --git a/.github/workflows/perl-net-curl.yml b/.github/workflows/perl-net-curl.yml index d807894c72..72df6a8232 100644 --- a/.github/workflows/perl-net-curl.yml +++ b/.github/workflows/perl-net-curl.yml @@ -142,7 +142,6 @@ jobs: with: module_name: perl-net-curl-amd64 distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: cache-${{ github.sha }}-rpm-perl-net-curl-${{ matrix.distrib }}-amd64-${{ github.head_ref || github.ref_name }} stability: ${{ needs.get-environment.outputs.stability }} @@ -171,7 +170,6 @@ jobs: with: module_name: perl-net-curl-${{ matrix.arch }} distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: cache-${{ github.sha }}-deb-perl-net-curl-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }} stability: ${{ needs.get-environment.outputs.stability }} diff --git a/.github/workflows/plink.yml b/.github/workflows/plink.yml index 355151c874..ab633f7f11 100644 --- a/.github/workflows/plink.yml +++ b/.github/workflows/plink.yml @@ -124,7 +124,6 @@ jobs: with: module_name: plink distrib: ${{ matrix.distrib }} - version: ${{ needs.get-environment.outputs.version }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} cache_key: ${{ github.sha }}-${{ github.run_id }}-rpm-${{ matrix.distrib }} stability: ${{ needs.get-environment.outputs.stability }}