diff --git a/.forgejo/workflows/update-flake-lock.yml b/.forgejo/workflows/update-flake-lock.yml index 385aafba..1e93060e 100644 --- a/.forgejo/workflows/update-flake-lock.yml +++ b/.forgejo/workflows/update-flake-lock.yml @@ -9,7 +9,7 @@ jobs: runs-on: forgejo container: image: git.sysctl.io/albert/actions-images/node:latest - force-pull: true + options: --pull always steps: - run: cat /etc/hosts.template - run: cat /etc/hosts