Compare commits

...

1 Commits

Author SHA1 Message Date
renovate 1dd7f17b04 chore(deps): update actions/checkout action to v4.2.1
Build image / build (pull_request) Failing after 1s Details
2024-10-07 17:11:12 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
build: build:
runs-on: hetzner runs-on: hetzner
steps: steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
with: with:
github-server-url: https://code.mor.re github-server-url: https://code.mor.re