Initiated the action. #1

Merged
Philipp merged 28 commits from philipp-patch-1 into main 2024-05-28 23:29:17 +02:00
Showing only changes of commit defc14c64c - Show all commits

View File

@ -4,9 +4,9 @@ on:
push:
jobs:
auto-update:
name: pre-commit Autoupdate
runs-on: python
try-actions:
name: Try action
runs-on: pi
env:
SPECIFIC_BRANCH: chore/update-pre-commit
steps:
@ -18,5 +18,4 @@ jobs:
url-pattern: https://dl.gitea.com/act_runner/{{VERSION}}/act_runner-{{VERSION}}-linux-arm-7
start-version: 0.1.1
- run: |
echo "Version found and result returned: ${{steps.versionup.outputs}}"
echo "Version found and result returned: ${{steps.versionup.outputs.current_version}}"