Skip to content

Commit 67d6390

Browse files
chore(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.4
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.2 to 2.3.4. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2.3.2...v2.3.4) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8eedd67 commit 67d6390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
path: vuln-report.json
6161

6262
- name: Update Release Notes with Docker Image Info
63-
uses: softprops/[email protected].2
63+
uses: softprops/[email protected].4
6464
with:
6565
tag_name: ${{ github.event.release.tag_name }}
6666
body: |

0 commit comments

Comments
 (0)