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 91c4a42 + 2634235 commit 69da656Copy full SHA for 69da656
1 file changed
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
id: tag
11
run: |
12
# renovate: datasource=github-releases depName=amadvance/snapraid versioning=loose
13
- SNAPRAID_VERSION=v11.4
+ SNAPRAID_VERSION=v11.5
14
echo "SNAPRAID_VERSION_V=$(echo ${SNAPRAID_VERSION})" >> $GITHUB_ENV
15
echo "SNAPRAID_VERSION=$(echo ${SNAPRAID_VERSION} | cut -c 2-)" >> $GITHUB_ENV
16
- name: Build snapraid
0 commit comments