Skip to content

Commit 01b9851

Browse files
Bump cezarypiatek/VsixPublisherAction from 1.0 to 1.1
Bumps [cezarypiatek/VsixPublisherAction](https://github.com/cezarypiatek/vsixpublisheraction) from 1.0 to 1.1. - [Release notes](https://github.com/cezarypiatek/vsixpublisheraction/releases) - [Commits](cezarypiatek/VsixPublisherAction@1.0...1.1) --- updated-dependencies: - dependency-name: cezarypiatek/VsixPublisherAction dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9019fa commit 01b9851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
files: '**/Release/ast-visual-studio-extension.vsix'
9292

9393
- name: Publish Release
94-
uses: cezarypiatek/VsixPublisherAction@9c6b58b5955df9901a6e9834be1d0a94cd54aeba #1.0
94+
uses: cezarypiatek/VsixPublisherAction@d28bc8109d6eaa67fa28e611d5b4557e90683bdd #1.1
9595
if: inputs.dev == false
9696
with:
9797
extension-file: '.\ast-visual-studio-extension\bin\Release\ast-visual-studio-extension.vsix'

0 commit comments

Comments
 (0)