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.1
  • Loading branch information
renovate[bot] committed Aug 6, 2024
1 parent 47414ba commit 3f19295
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 @@ -101,7 +101,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/[email protected].0
- uses: DanySK/[email protected].1
TRICK_RENOVATE
)
echo "Scripts update line: \"$USES\""
Expand Down Expand Up @@ -150,7 +150,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/[email protected].0
- uses: DanySK/[email protected].1
TRICK_RENOVATE
)
echo "Scripts update line: \"$USES\""
Expand Down Expand Up @@ -214,7 +214,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/[email protected].0
- uses: DanySK/[email protected].1
TRICK_RENOVATE
)
echo "Scripts update line: \"$USES\""
Expand Down

0 comments on commit 3f19295

Please sign in to comment.