Skip to content

Commit

Permalink
Bump toitlang/pkg-publish from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [toitlang/pkg-publish](https://github.com/toitlang/pkg-publish) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/toitlang/pkg-publish/releases)
- [Commits](toitlang/action-publish@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: toitlang/pkg-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 78e6e6b commit 2e9fe57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Publish
uses: toitlang/pkg-publish@v1.4.0
uses: toitlang/pkg-publish@v1.5.0

0 comments on commit 2e9fe57

Please sign in to comment.