Small changes that should not do anything.
This commit is contained in:
parent
632e1da539
commit
defc14c64c
@ -4,9 +4,9 @@ on:
|
|||||||
push:
|
push:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
auto-update:
|
try-actions:
|
||||||
name: pre-commit Autoupdate
|
name: Try action
|
||||||
runs-on: python
|
runs-on: pi
|
||||||
env:
|
env:
|
||||||
SPECIFIC_BRANCH: chore/update-pre-commit
|
SPECIFIC_BRANCH: chore/update-pre-commit
|
||||||
steps:
|
steps:
|
||||||
@ -18,5 +18,4 @@ jobs:
|
|||||||
url-pattern: https://dl.gitea.com/act_runner/{{VERSION}}/act_runner-{{VERSION}}-linux-arm-7
|
url-pattern: https://dl.gitea.com/act_runner/{{VERSION}}/act_runner-{{VERSION}}-linux-arm-7
|
||||||
start-version: 0.1.1
|
start-version: 0.1.1
|
||||||
- run: |
|
- run: |
|
||||||
echo "Version found and result returned: ${{steps.versionup.outputs}}"
|
|
||||||
echo "Version found and result returned: ${{steps.versionup.outputs.current_version}}"
|
echo "Version found and result returned: ${{steps.versionup.outputs.current_version}}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user