]> git-server-git.apps.pok.os.sepia.ceph.com Git - fscrypt.git/log
fscrypt.git
2 years agoci.yml: use actions/checkout@v4
Eric Biggers [Wed, 7 Feb 2024 05:15:38 +0000 (21:15 -0800)]
ci.yml: use actions/checkout@v4

This addresses the following warning from GitHub Actions:

    Node.js 16 actions are deprecated. Please update the following
    actions to use Node.js 20: actions/checkout@v3. For more information
    see:
    https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

A near-identical warning forced everyone to upgrade to v3 last year, so
this is some pointless churn, but let's just get it over with again...

2 years agobuild(deps): bump golang.org/x/crypto from 0.13.0 to 0.17.0
dependabot[bot] [Mon, 18 Dec 2023 23:20:51 +0000 (23:20 +0000)]
build(deps): bump golang.org/x/crypto from 0.13.0 to 0.17.0

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.13.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.13.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>