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
commit 4cea2e17f217323748021fad8a5a58260f36e0b7 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..8c5ad02 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@da8b238137453a21eb3e93192b8aff73e9ce68e4 with: platform: ${{ inputs.platform }} distribution-package: ${{ inputs.distribution-package }} --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
