We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4138ebd commit 63eecaaCopy full SHA for 63eecaa
Examples/github-workflow.yml
@@ -55,7 +55,7 @@ jobs:
55
# The github action automatically posts on a PR (if it's not a fork-PR)
56
# and/or outputs the diff to the $GITHUB_STEP_SUMMARY
57
- name: 🔍 Detect Changes
58
- uses: Adyen/adyen-swift-public-api-diff@0.8.1
+ uses: Adyen/adyen-swift-public-api-diff@0.8.2
59
with:
60
platform: "iOS"
61
new: ${{ env.NEW_VERSION }}
0 commit comments