diff --git a/.github/workflows/push-master.yml b/.github/workflows/push-master.yml index 3a0c4eed0..1f16c6e51 100644 --- a/.github/workflows/push-master.yml +++ b/.github/workflows/push-master.yml @@ -413,7 +413,7 @@ jobs: # create draft release and upload artifacts - name: Create draft release - uses: softprops/action-gh-release@v2.2.2 + uses: softprops/action-gh-release@v2.3.2 with: name: HyperHDR ${{ env.VERSION }} tag_name: ${{ env.TAG }}