Skip to content

Commit

Permalink
chore(deps): update adyen/adyen-swift-public-api-diff action to v0.8.4 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent 48154b5 commit ef83dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/detect_api_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,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.3
uses: Adyen/adyen-swift-public-api-diff@0.8.4
with:
platform: "iOS"
new: ${{ env.NEW_VERSION }}
Expand Down

0 comments on commit ef83dc9

Please sign in to comment.