1 Commits

Author SHA1 Message Date
Renovate Bot
60b0e0a735 fix(deps): update module golang.org/x/term to v0.42.0 2026-05-03 00:15:37 +00:00

View File

@@ -32,7 +32,7 @@ runs:
shell: bash shell: bash
- uses: ./localdockerimagetest_ - uses: ./localdockerimagetest_
# Also test a remote docker action here # Also test a remote docker action here
- uses: actions/hello-world-docker-action@v2 - uses: actions/hello-world-docker-action@v1
with: with:
who-to-greet: 'Mona the Octocat' who-to-greet: 'Mona the Octocat'
# Test if GITHUB_ACTION_PATH is set correctly after all steps # Test if GITHUB_ACTION_PATH is set correctly after all steps