You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/.github/workflows
Mario Minardi 07991dec83
.github: pin actions/checkout to latest v3 or v4 as appropriate (#13551)
Pin actions/checkout usage to latest 3.x or 4.x as appropriate. These
were previously pointing to `@4` or `@3` which pull in the latest
versions at these tags as they are released, with the potential to break
our workflows if a breaking change or malicious version for either of
these streams are released.

Changing this to a pinned version also means that dependabot will keep
this in the pinend version format (e.g., referencing a SHA) when it
opens a PR to bump the dependency.

Updates #cleanup

Signed-off-by: Mario Minardi <mario@tailscale.com>
1 year ago
..
checklocks.yml .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) 1 year ago
codeql-analysis.yml .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) 1 year ago
docker-file-build.yml .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) 1 year ago
flakehub-publish-tagged.yml .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) 1 year ago
golangci-lint.yml .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) 1 year ago
govulncheck.yml .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) 1 year ago
installer.yml .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) 1 year ago
kubemanifests.yaml .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) 1 year ago
ssh-integrationtest.yml .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) 1 year ago
test.yml .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) 1 year ago
update-flake.yml .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) 1 year ago
update-webclient-prebuilt.yml .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) 1 year ago
webclient.yml .github: pin actions/checkout to latest v3 or v4 as appropriate (#13551) 1 year ago