Skip to content

Commit cf298f9

Browse files
dependabot[bot]tempusfrangit
authored andcommitted
Bump softprops/action-gh-release from 2.3.2 to 2.3.3
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.2 to 2.3.3. - [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.3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93bb603 commit cf298f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ jobs:
216216
AWS_SECRET_ACCESS_KEY: ${{ secrets.R2_ACCESS_KEY_SECRET }}
217217
AWS_ENDPOINT_URL: ${{ secrets.R2_S3_ENDPOINT }}
218218
- run: ./script/build.sh
219-
- uses: softprops/[email protected].2
219+
- uses: softprops/[email protected].3
220220
with:
221221
files: dist/coglet-*.whl
222222
prerelease: ${{ contains(github.ref, '.dev') }}

0 commit comments

Comments
 (0)