feat(github-action)!: Update actions/checkout (v4 → v5) (#19)

This commit is contained in:
renovate[bot]
2025-08-15 07:40:18 +03:00
committed by GitHub
parent 8cce1ca812
commit 192d1fb097
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@eb53b3ec07136a6ebaed78d8135806da64f7c7e2 # v5
with:

View File

@@ -33,7 +33,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
# Install the cosign tool except on PR
# https://github.com/sigstore/cosign-installer