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

Commit 7a06acd

Browse files
authored
Merge pull request #8 from containeroo/renovate/amadvance-snapraid-12.x
chore(deps): update dependency amadvance/snapraid to v12.2
2 parents 347ad27 + ca1844c commit 7a06acd

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

0 commit comments

Comments
 (0)