This commit is contained in:
Mieszko Grodzicki 2022-12-31 12:17:24 +01:00 committed by Predrag Gruevski
parent 6bde90e7a1
commit 855a55792a

View file

@ -18,7 +18,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
repository: mgr0dzicki/cargo-semver-action-ref-slice@patch_change
repository: mgr0dzicki/cargo-semver-action-ref-slice
ref: patch_change
persist-credentials: true
- name: Run action
uses: ./
@ -29,7 +30,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
repository: mgr0dzicki/cargo-semver-action-ref-slice@major_change
repository: mgr0dzicki/cargo-semver-action-ref-slice
ref: major_change
persist-credentials: true
- name: Run action
id: action