Skip to content

fix(templates): run package pin updates during dependency scans#139

Merged
ChristophShyper merged 1 commit into
masterfrom
chore/disable-noop
Jun 29, 2026
Merged

fix(templates): run package pin updates during dependency scans#139
ChristophShyper merged 1 commit into
masterfrom
chore/disable-noop

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

📝 Brief description

fix(templates): run package pin updates during dependency scans

💻 Commits

  • 0a80dcd - ChristophShyper - 2026-06-29 21:27:29
    fix(templates): run package pin updates during dependency scans
    Update the actions and dockerized profile Taskfile templates so
    dependency:update executes the Alpine package updater instead of
    remaining a no-op.

    This makes the reusable weekly dependency workflow able to refresh
    alpine-packages.txt in repositories that sync these templates.

📁 Modified files

templates/actions/taskfiles/Taskfile.cicd.yml | 7 ++-----
templates/dockerized/taskfiles/Taskfile.cicd.yml | 7 ++-----
2 files changed, 4 insertions(+), 10 deletions(-)

⚠️ Additional information

  • Pushed to a branch with a proper name and provided proper commit message.
  • Provided a clear and concise description of what the issue is.

Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information

Update the actions and dockerized profile Taskfile templates so
dependency:update executes the Alpine package updater instead of
remaining a no-op.

This makes the reusable weekly dependency workflow able to refresh
alpine-packages.txt in repositories that sync these templates.
@ChristophShyper
ChristophShyper merged commit 244bf41 into master Jun 29, 2026
11 checks passed
@ChristophShyper
ChristophShyper deleted the chore/disable-noop branch June 29, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant