Commit 56ffb778555f
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@428c2b58a4b7414dabd372acb6a03dba1084d3ab # v25
+ uses: DeterminateSystems/update-flake-lock@9070c8924674eb79cc49246b8b6f2e14f4378eb0 # v26
with:
token: ${{ secrets.SBR_BOT_TOKEN }}
git-author-name: 'Vincent Demeester (sbr-bot)'