vscode-extensions.github.vscode-github-actions: 0.26.3 -> 0.27.1

This commit is contained in:
emaryn 2025-03-11 06:57:41 +08:00 committed by emaryn
parent 0fd67e5d20
commit 3590eaba63

View file

@ -2155,8 +2155,8 @@ let
mktplcRef = {
name = "vscode-github-actions";
publisher = "github";
version = "0.26.3";
hash = "sha256-tHUpYK6RmLl1s1J+N5sd9gyxTJSNGT1Md/CqapXs5J4=";
version = "0.27.1";
hash = "sha256-mHKaWXSyDmsdQVzMqJI6ctNUwE/6bs1ZyeAEWKg9CV8=";
};
meta = {
description = "Visual Studio Code extension for GitHub Actions workflows and runs for github.com hosted repositories";