Small changes that should not do anything.

This commit is contained in:
Philipp Horstenkamp 2024-05-28 22:45:21 +02:00
parent 632e1da539
commit defc14c64c
Signed by: Philipp
GPG Key ID: DD53EAC36AFB61B4

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}}"