File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 fetch-depth : 0
2424
2525 - name : Install Go
26- uses : actions/setup-go@v6
26+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
2727 with :
2828 go-version : ' 1.24'
2929 cache : true
5353 run : echo "tag=${GITHUB_REF#refs/tags/nautobotop-v}" >> $GITHUB_OUTPUT
5454
5555 - name : Run GoReleaser
56- uses : goreleaser/goreleaser-action@v6
56+ uses : goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6
5757 with :
5858 distribution : goreleaser
5959 version : " ~> v2"
6969 - build-nautobotop
7070 steps :
7171 - name : Checkout repository
72- uses : actions/checkout@v4
72+ uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
7373 - name : Log in to ghcr.io
74- uses : docker/login-action@v3
74+ uses : docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
7575 with :
7676 registry : ghcr.io
7777 username : ' ${{ github.actor }}'
You can’t perform that action at this time.
0 commit comments