We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b79a483 commit a6a278fCopy full SHA for a6a278f
.github/workflows/actions.yaml
@@ -25,7 +25,7 @@ jobs:
25
fetch-depth: 0
26
- name: Get version
27
id: jjversion
28
- uses: jjliggett/jjversion-action@6060a9c17fbfdbb195ac94b120fd8fda97c64a9a
+ uses: jjliggett/jjversion-action@2da79cd1d16ab008ce646857df88da0a6a42fd87
29
- name: Display jjversion outputs
30
run: |
31
echo "Major: ${{ steps.jjversion.outputs.major }}"
0 commit comments