This is an automated email from the ASF dual-hosted git repository.
milenkovicm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-ballista.git
The following commit(s) were added to refs/heads/main by this push:
new 3e32d5de9 chore(deps): bump actions/checkout from 5.0.1 to 6.0.2
(#1413)
3e32d5de9 is described below
commit 3e32d5de996632758a3b15ea63d799800732936b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 09:15:58 2026 +0000
chore(deps): bump actions/checkout from 5.0.1 to 6.0.2 (#1413)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.1 to
6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5.0.1...v6.0.2)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/dev.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml
index 848b3f9cf..86d15019f 100644
--- a/.github/workflows/dev.yml
+++ b/.github/workflows/dev.yml
@@ -40,7 +40,7 @@ jobs:
name: Use prettier to check formatting of documents
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd #
v5.0.1
+ - uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 #
v5.0.1
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 #
v6.2.0
with:
node-version: "20"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]