chore(deps): update actions/checkout action to v6 - autoclosed #56
@@ -163,7 +163,7 @@ jobs:
|
|||||||
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
|
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout k3s-cluster-config
|
- name: Checkout k3s-cluster-config
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
repository: johno/k3s-cluster-config
|
repository: johno/k3s-cluster-config
|
||||||
token: ${{ secrets.CONFIG_REPO_TOKEN }}
|
token: ${{ secrets.CONFIG_REPO_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user