mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
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:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -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
|
||||
|
||||
|
2
.github/workflows/dogfood.yaml
vendored
2
.github/workflows/dogfood.yaml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user