Skip to content

Commit 900f987

Browse files
authored
Merge pull request #121 from Adyen/updating-github-workflow-example
Update github-workflow.yml
2 parents 61d3be1 + dc4351d commit 900f987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/github-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# The github action automatically posts on a PR (if it's not a fork-PR)
5656
# and/or outputs the diff to the $GITHUB_STEP_SUMMARY
5757
- name: 🔍 Detect Changes
58-
uses: Adyen/adyen-swift-public-api-diff@0.9.0
58+
uses: Adyen/adyen-swift-public-api-diff@0.10.1
5959
with:
6060
platform: "iOS"
6161
new: ${{ env.NEW_VERSION }}

0 commit comments

Comments
 (0)