Skip to content

Commit

Permalink
chore(deps): bump lando/pkg-action from 5 to 6
Browse files Browse the repository at this point in the history
Bumps [lando/pkg-action](https://github.com/lando/pkg-action) from 5 to 6.
- [Release notes](https://github.com/lando/pkg-action/releases)
- [Changelog](https://github.com/lando/pkg-action/blob/main/CHANGELOG.md)
- [Commits](lando/pkg-action@v5...v6)

---
updated-dependencies:
- dependency-name: lando/pkg-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 6ca2668 commit c8a4da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-release-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
node ./scripts/dev-version.js
node ./bin/lando version
- name: Package into node binary
uses: lando/pkg-action@v5
uses: lando/pkg-action@v6
id: pkg-action
with:
entrypoint: bin/lando.js
Expand Down

0 comments on commit c8a4da9

Please sign in to comment.