This is an automated email from the ASF dual-hosted git repository.
arm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-actions.git
The following commit(s) were added to refs/heads/main by this push:
new b659c12 Update to latest action
b659c12 is described below
commit b659c1208540f5be2f23b3722c787e6c5be93b77
Author: Alastair McFarlane <[email protected]>
AuthorDate: Tue Jan 6 17:19:23 2026 +0000
Update to latest action
---
.github/workflows/distribute-test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/distribute-test.yml
b/.github/workflows/distribute-test.yml
index 239d7bf..d0e8b3e 100644
--- a/.github/workflows/distribute-test.yml
+++ b/.github/workflows/distribute-test.yml
@@ -45,7 +45,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Distribute from ATR
- uses:
apache/tooling-actions/atr-distribute-test@55988c3babfcd4bddf11211f7501becdd5483321
+ uses: apache/tooling-actions/atr-distribute-test@da8b238
with:
platform: ${{ inputs.platform }}
distribution-package: ${{ inputs.distribution-package }}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]