Skip to content

Commit f30bd3a

Browse files
committed
trying to get the last version of the action in the detection script
1 parent e01f953 commit f30bd3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/detect-api-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
noTargetBranch: 'no target branch'
5757

5858
- name: 🔍 Detect Changes
59-
uses: Adyen/adyen-swift-public-api-diff@github-action
59+
uses: "Adyen/adyen-swift-public-api-diff@${{ env.source }}"
6060
id: public_api_diff
6161
with:
6262
platform: "macOS"

0 commit comments

Comments
 (0)