We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb2699 commit f68d6deCopy full SHA for f68d6de
1 file changed
pkgs/applications/editors/vscode/extensions/default.nix
@@ -1987,8 +1987,8 @@ let
1987
mktplcRef = {
1988
name = "vscode-github-actions";
1989
publisher = "github";
1990
- version = "0.31.5";
1991
- hash = "sha256-hGdcMAkzpJqX61Ki87ckFAhncOm6LmNCQh4imIg64oY=";
+ version = "0.32.1";
+ hash = "sha256-fPQoSbAIhiEtw2LfWB/N9BI78GSsccMXvpKiTxHBacg=";
1992
};
1993
meta = {
1994
description = "Visual Studio Code extension for GitHub Actions workflows and runs for github.com hosted repositories";
0 commit comments