Skip to content

Commit

Permalink
ci: refer to the latest multiplatform template
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK committed Jun 30, 2022
1 parent 49ce8e5 commit 5aebfd1
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 @@ -90,7 +90,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: DanySK/Template-for-Kotlin-Multiplatform-Projects@0.1.1
- uses: DanySK/Template-for-Kotlin-Multiplatform-Projects@5542646c2038778e88e2acfa1b61eb6c405c39fa
TRICK_RENOVATE
)
echo "Scripts update line: \"$USES\""
Expand Down

0 comments on commit 5aebfd1

Please sign in to comment.