Commit 2c88cf54dd6f
Changed files (1)
.github
workflows
.github/workflows/nix-auto-upgrade.yaml
@@ -16,7 +16,7 @@ jobs:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Update flake.lock
- uses: DeterminateSystems/update-flake-lock@9070c8924674eb79cc49246b8b6f2e14f4378eb0 # v26
+ uses: DeterminateSystems/update-flake-lock@c5930b397a673a70ca70be06020e943aeac310a1 # v27
with:
token: ${{ secrets.SBR_BOT_TOKEN }}
git-author-name: 'Vincent Demeester (sbr-bot)'