Skip to content

Commit

Permalink
ci: Bump generator
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversalzburg committed Jul 2, 2024
1 parent b7d9d24 commit 5a43c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
id: metadata
env:
# renovate: datasource=npm depName=@apt-repositories/generator versioning=semver
GENERATOR_VERSION: "0.0.43"
GENERATOR_VERSION: "0.0.44"
run: |
rm -rf apt/$DEBIAN_ROOT/$DEBIAN_RELEASE/$DEBIAN_COMPONENT || true
Expand Down

0 comments on commit 5a43c12

Please sign in to comment.