diff --git a/.github/workflows/metadata.yml b/.github/workflows/metadata.yml index f43eb6c..cdeb619 100644 --- a/.github/workflows/metadata.yml +++ b/.github/workflows/metadata.yml @@ -32,7 +32,7 @@ on: env: # renovate: datasource=npm depName=@apt-repositories/generator versioning=semver - GENERATOR_VERSION: "1.0.0" + GENERATOR_VERSION: "1.0.1" # renovate: datasource=node-version depName=node versioning=node NODE_VERSION: "22.12.0" NODE_OPTIONS: --enable-source-maps