ci: bump the github-actions group with 2 updates (#10131)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-09 22:39:40 +03:00 committed by GitHub
parent af63909134
commit cb3b617ee9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -136,7 +136,7 @@ jobs:
# Check for any typos
- name: Check for typos
uses: crate-ci/typos@v1.16.15
uses: crate-ci/typos@v1.16.17
with:
config: .github/workflows/typos.toml

View File

@ -38,7 +38,7 @@ jobs:
echo "tag=${tag}" >> $GITHUB_OUTPUT
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v4
uses: DeterminateSystems/nix-installer-action@v5
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v2