File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ name: 'Auto merge'
2222
2323jobs :
2424 auto-merge :
25- uses : conforma/github-workflows/.github/workflows/auto-merge.yaml@main
25+ uses : conforma/github-workflows/.github/workflows/auto-merge.yaml@db8c967cda18f9d4c69b1808f703fb61cdf1c650 # main
2626 secrets : inherit
2727 permissions :
2828 pull-requests : write
Original file line number Diff line number Diff line change 3333 cache-dependency-path : ' **/go.sum'
3434
3535 - name : Check go versions
36- uses : conforma/github-workflows/golang-version-check@main
36+ uses : conforma/github-workflows/golang-version-check@db8c967cda18f9d4c69b1808f703fb61cdf1c650 # main
3737
3838 - name : Build all
3939 run : make all
Original file line number Diff line number Diff line change 2929 runs-on : ubuntu-latest
3030 steps :
3131 - name : Label PR by size
32- uses : conforma/pr-size-label-action@v1.0.0
32+ uses : conforma/pr-size-label-action@8b1fcdb87ab3ef4b79f9708fedf686904375e2d3 # v1.0.0
You can’t perform that action at this time.
0 commit comments