mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-06-26 08:49:27 +08:00
chore: remove deprecated OliverMKing release workflow, pin release-pr to SHA (#250)
Remove tag-and-draft.yml which references OliverMKing/javascript-release-workflow@main (unmaintained personal repo, last updated Sept 2022). This is superseded by Azure/action-release-workflows in release-pr.yml. Pin release-pr.yml to SHA for supply chain safety.
This commit is contained in:
@@ -13,6 +13,6 @@ jobs:
|
||||
permissions:
|
||||
actions: read
|
||||
contents: write
|
||||
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@v1
|
||||
uses: Azure/action-release-workflows/.github/workflows/release_js_project.yaml@3c677ba5ab58f5c5c1a6f0cfb176b333b1f27405 # v1
|
||||
with:
|
||||
changelogPath: ./CHANGELOG.md
|
||||
|
||||
Reference in New Issue
Block a user