This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/github_actions/erlef/setup-beam-1.24.1
in repository https://gitbox.apache.org/repos/asf/arrow-erlang.git
omit 0303cf1 chore: bump erlef/setup-beam from 1.24.0 to 1.24.1
add e1c915b chore: bump rustler from 0.35.0 to 0.38.0 in
/native/arrow_format_nif (#64)
add 1b53e58 chore: bump actions/upload-pages-artifact from 3 to 5 (#65)
add aba1dfe chore: bump actions/cache from 3 to 6 (#67)
add ab4e5f4 chore: bump actions/deploy-pages from 4 to 5 (#66)
add 7487e8c chore: Perform ASF allowlist checks on CI changes (#69)
add 0be5ff1 chore: bump actions/checkout from 6.0.3 to 7.0.0 (#71)
add 310f092 chore: bump erlef/setup-beam from 1.24.0 to 1.24.1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0303cf1)
\
N -- N -- N
refs/heads/dependabot/github_actions/erlef/setup-beam-1.24.1 (310f092)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/asf-allowlist-check.yml | 47 +++++++++++++++++
.github/workflows/docs.yml | 10 ++--
.github/workflows/erlang-ci.yml | 20 ++++----
.github/workflows/rust-ci.yml | 6 +--
native/arrow_format_nif/Cargo.lock | 85 +++++++------------------------
native/arrow_format_nif/Cargo.toml | 2 +-
6 files changed, 83 insertions(+), 87 deletions(-)
create mode 100644 .github/workflows/asf-allowlist-check.yml