aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-11 08:17:49 +0000
committerGitHub <noreply@github.com>2024-03-11 08:17:49 +0000
commitfb773f39d9697d75ee70adb0e8ece5ef1a2107c3 (patch)
treea51da7346128df325b99bbf6adec589688a4f8e0
parentccec9628e49208173c9a8829ff66d0d7f6ceff5f (diff)
downloadbrotli-dependabot/github_actions/softprops/action-gh-release-2.zip
brotli-dependabot/github_actions/softprops/action-gh-release-2.tar.gz
brotli-dependabot/github_actions/softprops/action-gh-release-2.tar.bz2
Bump softprops/action-gh-release from 1 to 2dependabot/github_actions/softprops/action-gh-release-2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. - [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/de2c0eb89ae2a093876385947365aca7b0e5f844...d99959edae48b5ffffd7b00da66dcdb0a33a52ee) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/release.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index c99cc12..30a9918 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -116,7 +116,7 @@ jobs:
- name: Upload binaries to release
if: github.event_name == 'release'
- uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
+ uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee # v0.1.15
with:
files: brotli-${{matrix.triplet}}.zip
@@ -140,7 +140,7 @@ jobs:
- name: Upload archive to release
if: github.event_name == 'release'
- uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
+ uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee # v0.1.15
with:
files: testdata.txz