Skip to content

Commit

Permalink
Merge pull request #37 from sboulema/dependabot/github_actions/cezary…
Browse files Browse the repository at this point in the history
…piatek/VsixPublisherAction-1.1

Bump cezarypiatek/VsixPublisherAction from 1.0 to 1.1
  • Loading branch information
sboulema authored Aug 16, 2024
2 parents 27478d0 + 4bc7577 commit fe293ee
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 fe293ee

Please sign in to comment.