File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7474 key : gatsby-build-github-queries-${{ steps.date.outputs.month }}-${{ steps.date.outputs.day }}-${{ github.run_id }}-${{ github.run_attempt }}
7575
7676 - name : Raise defects if needed
77- uses : jbangdev/jbang-action@v0.116 .0
77+ uses : jbangdev/jbang-action@v0.111 .0
7878 # Only try and raise defects on the main builds
7979 if : " github.repository == 'quarkusio/extensions' && github.ref_name == 'main' && (github.event_name == 'push' || github.event_name == 'schedule')"
8080 with :
Original file line number Diff line number Diff line change 5353 PATH_PREFIX : " ${{ github.ref_name == 'main' && 'extensions' || '' }}"
5454 PATH_PREFIX_FLAG : " ${{ github.ref_name == 'main' && '--prefix-paths' || '' }}"
5555 - name : Raise defects if needed
56- uses : jbangdev/jbang-action@v0.116 .0
56+ uses : jbangdev/jbang-action@v0.111 .0
5757 if : always() # we *especially* want to run this if the link checker failed
5858 with :
5959 script : site-validation/dead-link-issue.java
You can’t perform that action at this time.
0 commit comments