Skip to content

Commit a3509b3

Browse files
dependabot[bot]NN708
authored andcommitted
build(deps): bump softprops/action-gh-release from 2 to 3
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 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...v3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c840f9 commit a3509b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vib-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ jobs:
199199
working-directory: rootfs
200200
run: sha256sum vanilla-pico-*.tar.zst > checksum.txt
201201

202-
- uses: softprops/action-gh-release@v2
202+
- uses: softprops/action-gh-release@v3
203203
with:
204204
token: "${{ secrets.GITHUB_TOKEN }}"
205205
tag_name: "continuous"

0 commit comments

Comments
 (0)