1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-02 19:17:37 +01:00

chore(deps): update actions/checkout action to v6 (#4256)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com>
This commit is contained in:
renovate[bot]
2025-11-20 23:36:06 +00:00
committed by GitHub
parent 4b2235e0da
commit 6d01128092
6 changed files with 14 additions and 14 deletions

View File

@@ -26,7 +26,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: Docker meta
id: meta
uses: docker/metadata-action@v5