Skip to content

Commit

Permalink
Bumping version number on action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Guretzki committed Jan 3, 2025
1 parent efac16c commit ae6f06c
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 ae6f06c

Please sign in to comment.