Skip to content

Commit

Permalink
Add explicit ref to verify-staged-artifacts.yml
Browse files Browse the repository at this point in the history
**Cherry-pick to `6.1.x`**

(cherry picked from commit 9f7acd7)
  • Loading branch information
artembilan committed Dec 1, 2023
1 parent 0d85f2a commit 45a32cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify-staged-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: spring-projects/spring-integration-samples
ref: ${{ github.ref_name }}
show-progress: false

- name: Set up JDK
Expand Down

0 comments on commit 45a32cf

Please sign in to comment.