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 1414 - uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
1515 with :
1616 go-version : ' 1.21'
17- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1818 - run : make build
1919 - run : make test
Original file line number Diff line number Diff line change 88 outputs :
99 tagpr-tag : ${{ steps.run-tagpr.outputs.tag }}
1010 steps :
11- - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6 .0
11+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
1212 - id : run-tagpr
1313 uses : Songmu/tagpr@e89d37247ca73d3e5620bf074a53fbd5b39e66b0 # v1.5.1
1414 env :
2020 runs-on : ubuntu-latest
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6 .0
23+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
2424 - name : Fetch all tags
2525 run : git fetch --force --tags
2626 - uses : docker/login-action@dd4fa0671be5250ee6f50aedf4cb05514abda2c7 # v1.14.1
You can’t perform that action at this time.
0 commit comments