File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1717
1818 - name : Install Go
19- uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
19+ uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
2020 with :
2121 go-version : ' stable'
2222
Original file line number Diff line number Diff line change 1515 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1616
1717 - name : Install Go
18- uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
18+ uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
1919 with :
2020 go-version : ' stable'
2121
5252 echo "LIMA_VERSION=${LIMA_VERSION}" >>$GITHUB_ENV
5353
5454 - name : " Cache ~/.cache/lima"
55- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
55+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
5656 with :
5757 path : ~/.cache/lima
5858 key : lima-${{ env.LIMA_VERSION }}
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ The following list shows the expected tag to (example) transformation for RPM's
5252
5353[ centos8 ] : https://github.com/rancher/rancher-selinux/tree/main/policy/centos8
5454[ centos9 ] : https://github.com/rancher/rancher-selinux/tree/main/policy/centos9
55- [ fedora41 ] : https://github.com/rancher/rancher-selinux/tree/main/policy/fedora41
55+ [ fedora42 ] : https://github.com/rancher/rancher-selinux/tree/main/policy/fedora42
5656[ microos ] : https://github.com/rancher/rancher-selinux/tree/main/policy/microos
5757[ fluentbit ] : https://github.com/rancher/charts/blob/262597a41a175cfb4785d70fd76b33d56f8c1f95/charts/rancher-logging/106.0.1%2Bup4.10.0-rancher.4/templates/loggings/k3s/daemonset.yaml#L22
5858[ node-exporter ] : https://github.com/rancher/charts/blob/262597a41a175cfb4785d70fd76b33d56f8c1f95/charts/rancher-monitoring/106.0.1%2Bup66.7.1-rancher.10/charts/prometheus-node-exporter/templates/daemonset.yaml#L51
You can’t perform that action at this time.
0 commit comments