File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 ports :
2222 - 8000:8000
2323 steps :
24- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
24+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525 - run : |
2626 ./hack/create-local-table.sh http://localhost:8000
2727 timeout-minutes: 1
Original file line number Diff line number Diff line change 2626 - image : label-mutex-fake-gcs-server
2727 file : Dockerfile.fake-gcs-server
2828 steps :
29- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
29+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3030 - uses : docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0
3131 - uses : docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
3232 - id : meta
Original file line number Diff line number Diff line change 3636 with :
3737 go-version : ${{ matrix.go-version }}
3838 - name : Checkout code
39- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
39+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4040 - name : Create local table
4141 run : ./hack/create-local-table.sh http://localhost:8000
4242 timeout-minutes : 1
You can’t perform that action at this time.
0 commit comments