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

Commit a2e75e8

Browse files
authored
Merge pull request #6 from containeroo/renovate/amadvance-snapraid-12.x
2 parents 3a0a9be + 02ca2f7 commit a2e75e8

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=v12.0
13+
SNAPRAID_VERSION=v12.1
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)