Skip to content

Commit

Permalink
Bump secondlife/action-autobuild-release from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [secondlife/action-autobuild-release](https://github.com/secondlife/action-autobuild-release) from 2 to 3.
- [Release notes](https://github.com/secondlife/action-autobuild-release/releases)
- [Commits](secondlife/action-autobuild-release@v2...v3)

---
updated-dependencies:
- dependency-name: secondlife/action-autobuild-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 3dcc7b6 commit 275fb0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
runs-on: [ubuntu-latest]
if: startsWith(github.ref, 'refs/tags/v')
steps:
- uses: secondlife/action-autobuild-release@v2
- uses: secondlife/action-autobuild-release@v3
with:
public: true

0 comments on commit 275fb0c

Please sign in to comment.