Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tag pattern to correctly delete specified tag #275

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

elchananarb
Copy link
Contributor

This commit updates the delete_tag_pattern in the GitHub Actions workflow used for deleting releases and tags.
The previous pattern incorrectly included an extra dash (-) before the tag input,
which caused the action to fail to find and delete tags

This commit updates the delete_tag_pattern in the GitHub Actions workflow used for deleting releases and tags. The previous pattern incorrectly included an extra dash (-) before the tag input, which caused the action to fail to find and delete tags
Copy link

github-actions bot commented Sep 11, 2024

Logo
Checkmarx One – Scan Summary & Detailsca5b79dc-0e2f-47c7-9a97-94af283e5723

Policy Management Violations

Policy Name Rule(s) Break Build
[SAST-ML0] Not allowed NEW Sast vulnerabilities true

No New Or Fixed Issues Found

@OrShamirCM OrShamirCM merged commit 1a95dcb into main Sep 11, 2024
5 of 6 checks passed
@OrShamirCM OrShamirCM deleted the elchanan/fix/delete-tag-pattern branch September 11, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants