messense / crfs-rs

Pure Rust port of CRFsuite: a fast implementation of Conditional Random Fields (CRFs)
MIT License
28 stars 11 forks source link

Bump uraimo/run-on-arch-action from 2.0.5 to 2.3.0 #15

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps uraimo/run-on-arch-action from 2.0.5 to 2.3.0.

Release notes

Sourced from uraimo/run-on-arch-action's releases.

2.3.0

Updated node to v16.

2.2.1

What's Changed

Full Changelog: https://github.com/uraimo/run-on-arch-action/compare/v2.2.0...v2.2.1

2.2.0

Changelog

New Contributors

Full Changelog: https://github.com/uraimo/run-on-arch-action/compare/v2.1.2...v2.2.0

2.1.2

Fix floating version tags.

2.1.1

Support for $GITHUB_ENV.

2.1.0

Migration to ghcr.io now that the github docker registry is not available anymore.

2.0.10

Added Debian Bullseye to all platforms, thanks @​leoniloris.

2.0.9

Added Arch for aarch64 and armv7, thanks to @​benalexau.

2.0.8

Added arm32 Fedora.

2.0.7

  • Include dependabot fixes.

2.0.6

  • Fixed typo in Alpine dockerfile
Commits
  • bc503dc Merge pull request #97 from uraimo/update-to-node-16
  • e605299 Update to node v16
  • b818ac0 Merge pull request #87 from uraimo/dependabot/npm_and_yarn/actions/core-1.9.1
  • 1a654d4 Bump @​actions/core from 1.2.6 to 1.9.1
  • d9e985e Merge pull request #74 from pentamassiv/master
  • a1086cf Merge pull request #75 from benalexau/issue-68
  • 81655a3 Run Docker so qemu-aarch64 flags: OCF (fixes uraimo#68)
  • d7221eb Merge pull request #1 from pentamassiv/Added_ubuntu_tags
  • ccab149 Added new ubuntu distros
  • 98a9532 Add Dockerfiles for Ubuntu rolling, devel, latest
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)