We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4691de8 commit 4271cd0Copy full SHA for 4271cd0
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
# Idea: the regex matcher of Renovate keeps this string up to date automatically
26
# The version is extracted and used to access the correct version of the scripts
27
USES=$(cat <<TRICK_RENOVATE
28
- - uses: DanySK/Template-for-Gradle-Plugins@4957a551c6abf46252882311f9bcc6df2047a666
+ - uses: DanySK/Template-for-Gradle-Plugins@f7f7c5623bb3b84883c38e67fa02c09cef5de0d3
29
TRICK_RENOVATE
30
)
31
echo "Scripts update line: \"$USES\""
0 commit comments