Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Commit 545536f

Browse files
committed
chore(deps): update dependency amadvance/snapraid to v11.6
1 parent 3979ff1 commit 545536f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
id: tag
1111
run: |
1212
# renovate: datasource=github-releases depName=amadvance/snapraid versioning=loose
13-
SNAPRAID_VERSION=v11.5
13+
SNAPRAID_VERSION=v11.6
1414
echo "SNAPRAID_VERSION_V=$(echo ${SNAPRAID_VERSION})" >> $GITHUB_ENV
1515
echo "SNAPRAID_VERSION=$(echo ${SNAPRAID_VERSION} | cut -c 2-)" >> $GITHUB_ENV
1616
- name: Build snapraid

0 commit comments

Comments
 (0)