Skip to content

Commit

Permalink
using 0.5.0 in action.yml (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
goergisn authored Dec 4, 2024
1 parent fe72b85 commit daf6afc
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.4.0"
ref: "0.5.0"
- name: "Run Diff"
run: |
NEW=${{ inputs.new }}
Expand Down

0 comments on commit daf6afc

Please sign in to comment.