Skip to content

Commit cd020b7

Browse files
build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Commits](softprops/action-gh-release@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4db7c2 commit cd020b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
steps:
179179
-
180180
name: GitHub Release
181-
uses: softprops/action-gh-release@7b4da11513bf3f43f9999e90eabced41ab8bb048 # v2.2.0
181+
uses: softprops/action-gh-release@67b6c38432c171b8aa64dc6f3f152d12da2d99fa # v2.2.0
182182
env:
183183
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
184184
with:

0 commit comments

Comments
 (0)