File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4545 fi
4646 shell : bash
4747
48- - uses : marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2.9.3
48+ - uses : marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4
4949 if : ${{ steps.check.outputs.result > 0 }}
5050 with :
5151 header : license-error
7070 if : ${{ steps.check.outputs.result > 0 }}
7171 run : exit 1
7272
73- - uses : marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2.9.3
73+ - uses : marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4
7474 if : ${{ steps.check.outputs.result == 0 }}
7575 with :
7676 header : license-error
Original file line number Diff line number Diff line change 2828 # Don't merge updates to GitHub Actions versions automatically.
2929 # (Some repos may wish to limit by version range (major/minor/patch), or scope (dep vs dev-dep), too.)
3030 if : contains(steps.metadata.outputs.package-ecosystem, 'npm')
31- uses : lewagon/wait-on-check-action@0dceb95e7c4cad8cc7422aee3885998f5cab9c79 # v1.4.0
31+ uses : lewagon/wait-on-check-action@3603e826ee561ea102b58accb5ea55a1a7482343 # v1.4.1
3232 with :
3333 ref : ${{ github.event.pull_request.head.sha }}
3434 repo-token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments