diff --git a/Examples/github-workflow.yml b/Examples/github-workflow.yml index 36f1218..61000cb 100644 --- a/Examples/github-workflow.yml +++ b/Examples/github-workflow.yml @@ -55,7 +55,7 @@ jobs: # The github action automatically posts on a PR (if it's not a fork-PR) # and/or outputs the diff to the $GITHUB_STEP_SUMMARY - name: 🔍 Detect Changes - uses: Adyen/adyen-swift-public-api-diff@0.8.0 + uses: Adyen/adyen-swift-public-api-diff@0.8.1 with: platform: "iOS" new: ${{ env.NEW_VERSION }}