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

Commit 2634235

Browse files
committed
chore(deps): update dependency amadvance/snapraid to v11.5
1 parent 91c4a42 commit 2634235

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.4
13+
SNAPRAID_VERSION=v11.5
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)