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 8e6879c commit 49161a4Copy full SHA for 49161a4
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/[email protected].0
+ uses: Adyen/[email protected].1
59
with:
60
platform: "iOS"
61
new: ${{ env.NEW_VERSION }}
0 commit comments