We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0fa5cd commit 3684284Copy full SHA for 3684284
1 file changed
.github/actions/setup-paypal/action.yml
@@ -117,7 +117,7 @@ runs:
117
fi
118
echo "deps=$(echo $DEPS | jq -c .)" >> "$GITHUB_OUTPUT"
119
echo "repos=$(echo $REPOS | jq -c .)" >> "$GITHUB_OUTPUT"
120
- - uses: shopware/github-actions/setup-extension@main
+ - uses: shopware/github-actions/setup-extension@b1d0a9fddcf38cd550f328ea00e1beb7536fa494
121
with:
122
extensionName: ${{ github.event.repository.name }}
123
mysqlVersion: ${{ inputs.mysql-version }}
0 commit comments