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

Commit 12481c6

Browse files
authored
Merge pull request #9 from containeroo/renovate/amadvance-snapraid-12.x
2 parents 784e49e + 302efb2 commit 12481c6

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
@@ -13,7 +13,7 @@ jobs:
1313
id: tag
1414
run: |
1515
# renovate: datasource=github-releases depName=amadvance/snapraid versioning=loose
16-
SNAPRAID_VERSION=v12.2
16+
SNAPRAID_VERSION=v12.3
1717
echo "SNAPRAID_VERSION_V=$(echo ${SNAPRAID_VERSION})" >> $GITHUB_ENV
1818
echo "SNAPRAID_VERSION=$(echo ${SNAPRAID_VERSION} | cut -c 2-)" >> $GITHUB_ENV
1919
- name: Build snapraid

0 commit comments

Comments
 (0)