Skip to content

Commit

Permalink
ci(deps): update danysk/template-for-kotlin-multiplatform-projects ac…
Browse files Browse the repository at this point in the history
…tion to v0.2.0
  • Loading branch information
renovate[bot] committed Jun 8, 2024
1 parent dd36b26 commit fca3932
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,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.26
- uses: DanySK/template-for-kotlin-multiplatform-projects@0.2.0
TRICK_RENOVATE
)
echo "Scripts update line: \"$USES\""
Expand Down Expand Up @@ -147,7 +147,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.26
- uses: DanySK/template-for-kotlin-multiplatform-projects@0.2.0
TRICK_RENOVATE
)
echo "Scripts update line: \"$USES\""
Expand Down Expand Up @@ -210,7 +210,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.26
- uses: DanySK/template-for-kotlin-multiplatform-projects@0.2.0
TRICK_RENOVATE
)
echo "Scripts update line: \"$USES\""
Expand Down

0 comments on commit fca3932

Please sign in to comment.