Skip to content

Commit 4bb95a7

Browse files
Bump k-paxian/dart-package-publisher from 1.5.1 to 1.6 (#24)
Bumps [k-paxian/dart-package-publisher](https://github.com/k-paxian/dart-package-publisher) from 1.5.1 to 1.6. - [Release notes](https://github.com/k-paxian/dart-package-publisher/releases) - [Commits](k-paxian/dart-package-publisher@v1.5.1...v1.6) --- updated-dependencies: - dependency-name: k-paxian/dart-package-publisher dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0072ec2 commit 4bb95a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Check Publish Warnings
3030
run: dart pub publish --dry-run
3131
- name: Publish
32-
uses: k-paxian/dart-package-publisher@v1.5.1
32+
uses: k-paxian/dart-package-publisher@v1.6
3333
with:
3434
credentialJson: ${{ secrets.CREDENTIAL_JSON }}
3535
skipTests: true

0 commit comments

Comments
 (0)