Skip to content

Commit

Permalink
Bump cross-platform-actions/action from 0.13.0 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/cross-platform-actions/action/releases)
- [Changelog](https://github.com/cross-platform-actions/action/blob/master/changelog.md)
- [Commits](cross-platform-actions/action@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: cross-platform-actions/action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2023
1 parent d3b4348 commit d86f446
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/freebsd.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
name: dist-for-freebsd-install
- name: Install on FreeBSD
uses: cross-platform-actions/action@v0.13.0
uses: cross-platform-actions/action@v0.14.0
with:
operating_system: freebsd
version: 13.1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/openbsd.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
name: dist-for-openbsd-install
- name: Install on OpenBSD
uses: cross-platform-actions/action@v0.13.0
uses: cross-platform-actions/action@v0.14.0
with:
operating_system: openbsd
version: 6.9
Expand Down

0 comments on commit d86f446

Please sign in to comment.