Skip to content

Commit

Permalink
Merge pull request #12 from siph/dependabot/github_actions/actions-77…
Browse files Browse the repository at this point in the history
…08eabf0d

Bump cachix/install-nix-action from V27 to 29 in the actions group
  • Loading branch information
siph authored Oct 1, 2024
2 parents 6c5917e + 8b0d2b9 commit f9ce41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V27
- uses: cachix/install-nix-action@v29
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- name: Build Resumes
Expand Down

0 comments on commit f9ce41a

Please sign in to comment.