Merge pull request #8 from skoelle/renovate/major-github-actions

chore(deps): update actions/checkout action to v7
This commit is contained in:
Stefan Koelle
2026-08-10 20:15:09 +02:00
committed by GitHub
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@v7
- name: Log in to GHCR - name: Log in to GHCR
uses: docker/login-action@v4 uses: docker/login-action@v4