From 06956d210bdb4f90855dba3c1c0e6ebbe96c86f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 18:00:49 +0000 Subject: [PATCH] Bump softprops/action-gh-release in the github-actions group Bumps the github-actions group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `softprops/action-gh-release` from 2.0.8 to 2.2.0 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/v2.0.8...v2.2.0) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/dists.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dists.yml b/.github/workflows/dists.yml index 4adefea..1bc2c0a 100644 --- a/.github/workflows/dists.yml +++ b/.github/workflows/dists.yml @@ -95,7 +95,7 @@ jobs: - run: ls -ltra dist/ - name: Upload release assets - uses: softprops/action-gh-release@v2.0.8 + uses: softprops/action-gh-release@v2.2.0 with: files: dist/*