Skip to content

Commit

Permalink
ci(deps): update alchemistsimulator/alchemist action to v25.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Feb 22, 2023
1 parent 4f047f8 commit 52b2c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
# Idea: the regex matcher of Renovate keeps this string up to date automatically
# The version is extracted and used to access the correct version of the scripts
USES=$(cat <<TRICK_RENOVATE
- uses: alchemistsimulator/alchemist@25.13.1
- uses: alchemistsimulator/alchemist@25.14.0
TRICK_RENOVATE
)
echo "Scripts update line: \"$USES\""
Expand Down

0 comments on commit 52b2c0d

Please sign in to comment.