chore(deps): update actions/checkout digest to 93cb6ef
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
CI / Check syntax (pull_request) Successful in 36s
CI / Build Docker image (pull_request) Successful in 1m42s

This commit is contained in:
2025-11-17 18:00:57 +00:00
parent e9b14ec1b2
commit 0af2fcfb5a
2 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ jobs:
- ubuntu-latest
- linux_amd64
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
- uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
- name: Build image
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
@@ -27,7 +27,7 @@ jobs:
name: Check syntax
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
- name: Check syntax
run: |
bash -n src/backup.sh