Skip to content

Commit

Permalink
Merge pull request #78 from Adyen/release/0.6.0
Browse files Browse the repository at this point in the history
Bumping version number on action.yml
  • Loading branch information
goergisn authored Jan 3, 2025
2 parents efac16c + ae6f06c commit 748b253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ runs:
- uses: actions/checkout@v4
with:
repository: "Adyen/adyen-swift-public-api-diff"
ref: "0.5.0"
ref: "0.6.0"
- name: "Run Diff"
run: |
NEW=${{ inputs.new }}
Expand Down

0 comments on commit 748b253

Please sign in to comment.