From 99c1b41e871675048b92b77917c63379c683bbd0 Mon Sep 17 00:00:00 2001 From: netboot-ci Date: Sun, 17 Mar 2024 16:51:02 +0000 Subject: [PATCH] Updating workflow automation --- .github/workflows/4mlinux-antivirus.yml | 2 +- .github/workflows/4mlinux-bakandimg.yml | 2 +- .github/workflows/4mlinux-thesss.yml | 2 +- .github/workflows/4mlinux.yml | 2 +- .github/workflows/archlinux-32.yml | 2 +- .github/workflows/blackarch-installer.yml | 2 +- .github/workflows/bluestar.yml | 2 +- .github/workflows/breakin.yml | 2 +- .github/workflows/dban.yml | 2 +- .github/workflows/endeavouros.yml | 2 +- .github/workflows/fatdog.yml | 2 +- .github/workflows/garuda-cinnamon.yml | 2 +- .github/workflows/garuda-dr460nized-gaming.yml | 2 +- .github/workflows/garuda-dr460nized.yml | 2 +- .github/workflows/garuda-gnome.yml | 2 +- .github/workflows/garuda-i3wm.yml | 2 +- .github/workflows/garuda-lxqt-kwin.yml | 2 +- .github/workflows/garuda-mate.yml | 2 +- .github/workflows/garuda-qtile.yml | 2 +- .github/workflows/garuda-sway.yml | 2 +- .github/workflows/garuda-wayfire.yml | 2 +- .github/workflows/garuda-xfce.yml | 2 +- .github/workflows/gentoo-amd64.yml | 2 +- .github/workflows/gentoo-arm64.yml | 2 +- .github/workflows/gentoo-x86.yml | 2 +- .github/workflows/harvester.yml | 2 +- .github/workflows/hrmpf.yml | 2 +- .github/workflows/kaspersky-rescue.yml | 2 +- .github/workflows/memtest86-free.yml | 2 +- .github/workflows/memtest86-plus.yml | 2 +- .github/workflows/mfsbsd14.yml | 2 +- .github/workflows/oracle-7.yml | 2 +- .github/workflows/oracle-8.yml | 2 +- .github/workflows/oracle-9-aarch64.yml | 2 +- .github/workflows/oracle-9-x86_64.yml | 2 +- .github/workflows/peppermintos-deb-x86_64.yml | 2 +- .github/workflows/proxmox-backup-server.yml | 2 +- .github/workflows/proxmox-mailgateway.yml | 2 +- .github/workflows/proxmox-ve.yml | 2 +- .github/workflows/redorescue.yml | 2 +- .github/workflows/rescuezilla.yml | 2 +- .github/workflows/shredos-i686.yml | 2 +- .github/workflows/shredos-x86_64.yml | 2 +- .github/workflows/systemrescue-amd64.yml | 2 +- .github/workflows/tails.yml | 2 +- .github/workflows/vmware-photon-aarch64.yml | 2 +- .github/workflows/vmware-photon-x86_64.yml | 2 +- .github/workflows/xcp-ng.yml | 2 +- .github/workflows/zeninstall.yml | 2 +- 49 files changed, 49 insertions(+), 49 deletions(-) diff --git a/.github/workflows/4mlinux-antivirus.yml b/.github/workflows/4mlinux-antivirus.yml index b357780..2e7aed0 100644 --- a/.github/workflows/4mlinux-antivirus.yml +++ b/.github/workflows/4mlinux-antivirus.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/4mlinux-bakandimg.yml b/.github/workflows/4mlinux-bakandimg.yml index 4ede39d..33e0215 100644 --- a/.github/workflows/4mlinux-bakandimg.yml +++ b/.github/workflows/4mlinux-bakandimg.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/4mlinux-thesss.yml b/.github/workflows/4mlinux-thesss.yml index ee0b876..3343452 100644 --- a/.github/workflows/4mlinux-thesss.yml +++ b/.github/workflows/4mlinux-thesss.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/4mlinux.yml b/.github/workflows/4mlinux.yml index fa614da..ae86f49 100644 --- a/.github/workflows/4mlinux.yml +++ b/.github/workflows/4mlinux.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/archlinux-32.yml b/.github/workflows/archlinux-32.yml index efe7f73..0671117 100644 --- a/.github/workflows/archlinux-32.yml +++ b/.github/workflows/archlinux-32.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/blackarch-installer.yml b/.github/workflows/blackarch-installer.yml index b0ef0af..0949af4 100644 --- a/.github/workflows/blackarch-installer.yml +++ b/.github/workflows/blackarch-installer.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/bluestar.yml b/.github/workflows/bluestar.yml index 93d02bf..57a0a27 100644 --- a/.github/workflows/bluestar.yml +++ b/.github/workflows/bluestar.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/breakin.yml b/.github/workflows/breakin.yml index 802c594..2a1c2d3 100644 --- a/.github/workflows/breakin.yml +++ b/.github/workflows/breakin.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/dban.yml b/.github/workflows/dban.yml index 5d7cb3e..3ffe3ea 100644 --- a/.github/workflows/dban.yml +++ b/.github/workflows/dban.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/endeavouros.yml b/.github/workflows/endeavouros.yml index 64d286d..eb7cc12 100644 --- a/.github/workflows/endeavouros.yml +++ b/.github/workflows/endeavouros.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/fatdog.yml b/.github/workflows/fatdog.yml index c90fef7..39b57fc 100644 --- a/.github/workflows/fatdog.yml +++ b/.github/workflows/fatdog.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/garuda-cinnamon.yml b/.github/workflows/garuda-cinnamon.yml index 36c822b..e124d08 100644 --- a/.github/workflows/garuda-cinnamon.yml +++ b/.github/workflows/garuda-cinnamon.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/garuda-dr460nized-gaming.yml b/.github/workflows/garuda-dr460nized-gaming.yml index d45bffa..ffab61d 100644 --- a/.github/workflows/garuda-dr460nized-gaming.yml +++ b/.github/workflows/garuda-dr460nized-gaming.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/garuda-dr460nized.yml b/.github/workflows/garuda-dr460nized.yml index 7a1c5ce..d9e3f8c 100644 --- a/.github/workflows/garuda-dr460nized.yml +++ b/.github/workflows/garuda-dr460nized.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/garuda-gnome.yml b/.github/workflows/garuda-gnome.yml index 835e025..82e0e7a 100644 --- a/.github/workflows/garuda-gnome.yml +++ b/.github/workflows/garuda-gnome.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/garuda-i3wm.yml b/.github/workflows/garuda-i3wm.yml index 915c510..16401ce 100644 --- a/.github/workflows/garuda-i3wm.yml +++ b/.github/workflows/garuda-i3wm.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/garuda-lxqt-kwin.yml b/.github/workflows/garuda-lxqt-kwin.yml index 07f403a..b504ff6 100644 --- a/.github/workflows/garuda-lxqt-kwin.yml +++ b/.github/workflows/garuda-lxqt-kwin.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/garuda-mate.yml b/.github/workflows/garuda-mate.yml index 0f7371a..d48fc07 100644 --- a/.github/workflows/garuda-mate.yml +++ b/.github/workflows/garuda-mate.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/garuda-qtile.yml b/.github/workflows/garuda-qtile.yml index 9a420f5..3c9552c 100644 --- a/.github/workflows/garuda-qtile.yml +++ b/.github/workflows/garuda-qtile.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/garuda-sway.yml b/.github/workflows/garuda-sway.yml index ec19564..7bcc23e 100644 --- a/.github/workflows/garuda-sway.yml +++ b/.github/workflows/garuda-sway.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/garuda-wayfire.yml b/.github/workflows/garuda-wayfire.yml index e354840..efdd4ea 100644 --- a/.github/workflows/garuda-wayfire.yml +++ b/.github/workflows/garuda-wayfire.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/garuda-xfce.yml b/.github/workflows/garuda-xfce.yml index 5551322..7f87a02 100644 --- a/.github/workflows/garuda-xfce.yml +++ b/.github/workflows/garuda-xfce.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/gentoo-amd64.yml b/.github/workflows/gentoo-amd64.yml index 8225ae8..1e7be6c 100644 --- a/.github/workflows/gentoo-amd64.yml +++ b/.github/workflows/gentoo-amd64.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/gentoo-arm64.yml b/.github/workflows/gentoo-arm64.yml index 944fa67..a5da7fa 100644 --- a/.github/workflows/gentoo-arm64.yml +++ b/.github/workflows/gentoo-arm64.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/gentoo-x86.yml b/.github/workflows/gentoo-x86.yml index 3829de4..7428566 100644 --- a/.github/workflows/gentoo-x86.yml +++ b/.github/workflows/gentoo-x86.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/harvester.yml b/.github/workflows/harvester.yml index e9ace49..97b6aa7 100644 --- a/.github/workflows/harvester.yml +++ b/.github/workflows/harvester.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/hrmpf.yml b/.github/workflows/hrmpf.yml index ea244c8..0ead2c1 100644 --- a/.github/workflows/hrmpf.yml +++ b/.github/workflows/hrmpf.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/kaspersky-rescue.yml b/.github/workflows/kaspersky-rescue.yml index 921ead8..67a34e5 100644 --- a/.github/workflows/kaspersky-rescue.yml +++ b/.github/workflows/kaspersky-rescue.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/memtest86-free.yml b/.github/workflows/memtest86-free.yml index ee419a4..aa99903 100644 --- a/.github/workflows/memtest86-free.yml +++ b/.github/workflows/memtest86-free.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/memtest86-plus.yml b/.github/workflows/memtest86-plus.yml index 92e1702..e9f3523 100644 --- a/.github/workflows/memtest86-plus.yml +++ b/.github/workflows/memtest86-plus.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/mfsbsd14.yml b/.github/workflows/mfsbsd14.yml index 2f4a271..1f44293 100644 --- a/.github/workflows/mfsbsd14.yml +++ b/.github/workflows/mfsbsd14.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/oracle-7.yml b/.github/workflows/oracle-7.yml index 7976bec..4559565 100644 --- a/.github/workflows/oracle-7.yml +++ b/.github/workflows/oracle-7.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/oracle-8.yml b/.github/workflows/oracle-8.yml index a28c3cd..0e95232 100644 --- a/.github/workflows/oracle-8.yml +++ b/.github/workflows/oracle-8.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/oracle-9-aarch64.yml b/.github/workflows/oracle-9-aarch64.yml index 6f2177c..4d06d7c 100644 --- a/.github/workflows/oracle-9-aarch64.yml +++ b/.github/workflows/oracle-9-aarch64.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/oracle-9-x86_64.yml b/.github/workflows/oracle-9-x86_64.yml index c586204..43b345e 100644 --- a/.github/workflows/oracle-9-x86_64.yml +++ b/.github/workflows/oracle-9-x86_64.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/peppermintos-deb-x86_64.yml b/.github/workflows/peppermintos-deb-x86_64.yml index 2d74205..cf812ad 100644 --- a/.github/workflows/peppermintos-deb-x86_64.yml +++ b/.github/workflows/peppermintos-deb-x86_64.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/proxmox-backup-server.yml b/.github/workflows/proxmox-backup-server.yml index ec6e08c..57058c5 100644 --- a/.github/workflows/proxmox-backup-server.yml +++ b/.github/workflows/proxmox-backup-server.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/proxmox-mailgateway.yml b/.github/workflows/proxmox-mailgateway.yml index ac12bfd..c79680b 100644 --- a/.github/workflows/proxmox-mailgateway.yml +++ b/.github/workflows/proxmox-mailgateway.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/proxmox-ve.yml b/.github/workflows/proxmox-ve.yml index e5da496..fb6dfb0 100644 --- a/.github/workflows/proxmox-ve.yml +++ b/.github/workflows/proxmox-ve.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/redorescue.yml b/.github/workflows/redorescue.yml index 9cb44d5..c940c69 100644 --- a/.github/workflows/redorescue.yml +++ b/.github/workflows/redorescue.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/rescuezilla.yml b/.github/workflows/rescuezilla.yml index 964cfa5..1efb418 100644 --- a/.github/workflows/rescuezilla.yml +++ b/.github/workflows/rescuezilla.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/shredos-i686.yml b/.github/workflows/shredos-i686.yml index a0885c1..9f8bd72 100644 --- a/.github/workflows/shredos-i686.yml +++ b/.github/workflows/shredos-i686.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/shredos-x86_64.yml b/.github/workflows/shredos-x86_64.yml index 8ae723d..88e952a 100644 --- a/.github/workflows/shredos-x86_64.yml +++ b/.github/workflows/shredos-x86_64.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/systemrescue-amd64.yml b/.github/workflows/systemrescue-amd64.yml index 39dbd9a..7dd3420 100644 --- a/.github/workflows/systemrescue-amd64.yml +++ b/.github/workflows/systemrescue-amd64.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/tails.yml b/.github/workflows/tails.yml index 8564261..eb3e801 100644 --- a/.github/workflows/tails.yml +++ b/.github/workflows/tails.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/vmware-photon-aarch64.yml b/.github/workflows/vmware-photon-aarch64.yml index 01b0f10..a8721fc 100644 --- a/.github/workflows/vmware-photon-aarch64.yml +++ b/.github/workflows/vmware-photon-aarch64.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/vmware-photon-x86_64.yml b/.github/workflows/vmware-photon-x86_64.yml index ea97139..5d4614f 100644 --- a/.github/workflows/vmware-photon-x86_64.yml +++ b/.github/workflows/vmware-photon-x86_64.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/xcp-ng.yml b/.github/workflows/xcp-ng.yml index 74143ae..ec9d207 100644 --- a/.github/workflows/xcp-ng.yml +++ b/.github/workflows/xcp-ng.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }} diff --git a/.github/workflows/zeninstall.yml b/.github/workflows/zeninstall.yml index e5e9b9e..2505dc6 100644 --- a/.github/workflows/zeninstall.yml +++ b/.github/workflows/zeninstall.yml @@ -57,7 +57,7 @@ jobs: - name: Create release and upload assets if: steps.compare.outcome == 'success' && steps.compare.conclusion == 'success' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ env.GITHUB_TAG }} name: ${{ env.GITHUB_TAG }}