Skip to content

Commit

Permalink
ci(deps): update alchemistsimulator/alchemist action to v25.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Jan 13, 2023
1 parent 240670b commit 0333630
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 @@ -44,7 +44,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.4.2
- uses: alchemistsimulator/alchemist@25.5.0
TRICK_RENOVATE
)
echo "Scripts update line: \"$USES\""
Expand Down

0 comments on commit 0333630

Please sign in to comment.