File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 test :
2828 runs-on : ubuntu-latest
2929 steps :
30- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
30+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3131 - uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
3232 with :
3333 path : |
4444 - name : Set up Go
4545 uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
4646 with :
47- go-version : 1.25.0
47+ go-version : 1.26.1
4848
4949 - name : Set up gotestfmt
5050 run : go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest
Original file line number Diff line number Diff line change 1919 notify-devs :
2020 runs-on : ubuntu-latest
2121 steps :
22- - uses : livekit/slack-notifier-action@main
22+ - uses : livekit/slack-notifier-action@34d9e973391fe5e4afacba015c4d144eb912e7ea # main
2323 with :
2424 config_json : ${{ secrets.SLACK_NOTIFY_CONFIG_JSON }}
2525 slack_token : ${{ secrets.SLACK_PR_NOTIFIER_TOKEN }}
You can’t perform that action at this time.
0 commit comments