Skip to content

Commit

Permalink
Merge pull request #13 from siph/dependabot/github_actions/actions-1d…
Browse files Browse the repository at this point in the history
…9d67f53a

Bump cachix/install-nix-action from 29 to 30 in the actions group
  • Loading branch information
siph authored Nov 1, 2024
2 parents f9ce41a + 2243412 commit 35bb842
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@v29
- uses: cachix/install-nix-action@v30
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- name: Build Resumes
Expand Down

0 comments on commit 35bb842

Please sign in to comment.