1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 15:41:45 +01:00

chore(deps): update actions/checkout action to v5 (#4071)

This commit is contained in:
renovate[bot]
2025-08-12 21:17:09 -07:00
committed by GitHub
parent 6f87c42d2b
commit a97d976c4f
4 changed files with 12 additions and 12 deletions

View File

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