1
0
mirror of https://github.com/coreos/fedora-coreos-config.git synced 2026-02-05 09:45:30 +01:00

Sync repo templates ⚙

Sync with coreos/repo-templates@1e012242ae.
This commit is contained in:
CoreOS Bot
2026-01-29 09:20:06 +00:00
committed by Dusty Mabe
parent 7eedb46541
commit 30b2423c7d
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ jobs:
container: quay.io/coreos-assembler/fcos-buildroot:testing-devel
steps:
- name: Check out repository
uses: actions/checkout@v5
uses: actions/checkout@v6
# https://github.com/actions/checkout/issues/760
- name: Mark git checkout as safe
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"

View File

@@ -16,7 +16,7 @@ jobs:
container: quay.io/coreos-assembler/fcos-buildroot:testing-devel
steps:
- name: Check out repository
uses: actions/checkout@v5
uses: actions/checkout@v6
# https://github.com/actions/checkout/issues/760
- name: Mark git checkout as safe
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"