Bump actions/checkout from 4.1.1 to 4.1.7 (#5)

This commit is contained in:
dependabot[bot] 2024-09-23 22:59:49 +00:00 committed by GitHub
parent f24d9b215a
commit 7d46ebfd62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ jobs:
needToPush: ${{ github.ref == 'refs/heads/master' }}
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.1.7
- uses: docker/setup-buildx-action@v3.6.1
- name: Log in to Docker Hub