Skip to content

Commit

Permalink
Merge pull request #9 from containeroo/renovate/amadvance-snapraid-12.x
Browse files Browse the repository at this point in the history
  • Loading branch information
gi8lino authored Jan 23, 2024
2 parents 784e49e + 302efb2 commit 12481c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
id: tag
run: |
# renovate: datasource=github-releases depName=amadvance/snapraid versioning=loose
SNAPRAID_VERSION=v12.2
SNAPRAID_VERSION=v12.3
echo "SNAPRAID_VERSION_V=$(echo ${SNAPRAID_VERSION})" >> $GITHUB_ENV
echo "SNAPRAID_VERSION=$(echo ${SNAPRAID_VERSION} | cut -c 2-)" >> $GITHUB_ENV
- name: Build snapraid
Expand Down

0 comments on commit 12481c6

Please sign in to comment.