Skip to content

Commit

Permalink
Bump cezarypiatek/VsixPublisherAction from 1.0 to 1.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 4738d69 commit 4bc7577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
skipIfReleaseExists: true

- name: Publish to Marketplace
uses: cezarypiatek/VsixPublisherAction@1.0
uses: cezarypiatek/VsixPublisherAction@1.1
with:
extension-file: ${{ env.vsixPath }}
publish-manifest-file: NuGetMonitor/src/publish-manifest.json
Expand Down

0 comments on commit 4bc7577

Please sign in to comment.