We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 784e49e + 302efb2 commit 12481c6Copy full SHA for 12481c6
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
id: tag
14
run: |
15
# renovate: datasource=github-releases depName=amadvance/snapraid versioning=loose
16
- SNAPRAID_VERSION=v12.2
+ SNAPRAID_VERSION=v12.3
17
echo "SNAPRAID_VERSION_V=$(echo ${SNAPRAID_VERSION})" >> $GITHUB_ENV
18
echo "SNAPRAID_VERSION=$(echo ${SNAPRAID_VERSION} | cut -c 2-)" >> $GITHUB_ENV
19
- name: Build snapraid
0 commit comments