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

Commit 4e446c4

Browse files
authored
Merge pull request #10 from containeroo/renovate/amadvance-snapraid-12.x
chore(deps): update dependency amadvance/snapraid to v12.4
2 parents 12481c6 + c3ecbba commit 4e446c4

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.3
16+
SNAPRAID_VERSION=v12.4
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)