From 95aa5538cbed350bb59be88c931225f97cf849cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 20:35:13 +0000 Subject: [PATCH] Bump rajbos-actions/action-gh-release from 0.1.13 to 0.1.15 Bumps [rajbos-actions/action-gh-release](https://github.com/rajbos-actions/action-gh-release) from 0.1.13 to 0.1.15. - [Release notes](https://github.com/rajbos-actions/action-gh-release/releases) - [Changelog](https://github.com/rajbos-actions/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/rajbos-actions/action-gh-release/compare/6034af24fba4e5a8e975aaa6056554efe4c794d0...de2c0eb89ae2a093876385947365aca7b0e5f844) --- updated-dependencies: - dependency-name: rajbos-actions/action-gh-release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/publishing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publishing.yml b/.github/workflows/publishing.yml index 300d5ad0..d75c14c3 100644 --- a/.github/workflows/publishing.yml +++ b/.github/workflows/publishing.yml @@ -51,7 +51,7 @@ jobs: uses: devops-actions/action-get-tag@fda546b7024dab74c867f31930073a85b5313d3a # v1.0.1 # publish a release with the build assets - - uses: rajbos-actions/action-gh-release@6034af24fba4e5a8e975aaa6056554efe4c794d0 # v1 + - uses: rajbos-actions/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1 id: publish with: name: Release ${{ steps.tag.outputs.tag }}