We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c5c2bf commit 1c6ea6bCopy full SHA for 1c6ea6b
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
# Idea: the regex matcher of Renovate keeps this string up to date automatically
30
# The version is extracted and used to access the correct version of the scripts
31
USES=$(cat <<TRICK_RENOVATE
32
- - uses: DanySK/Template-for-Gradle-Plugins@0c9ade647d57a0104b01d0c13d15706fed7c958a
+ - uses: DanySK/Template-for-Gradle-Plugins@cb970302120bb0b6a01ab495695a9f31babb83c7
33
TRICK_RENOVATE
34
)
35
echo "Scripts update line: \"$USES\""
0 commit comments