Skip to content

Commit ae26a81

Browse files
chore(deps): update the-guild-org/changesets-snapshot-action action to v0.0.3 (#684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b4ea49 commit ae26a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
- name: ${{ inputs.npmTag }} release
8181
id: changesets
82-
uses: the-guild-org/changesets-snapshot-action@v0.0.2
82+
uses: the-guild-org/changesets-snapshot-action@v0.0.3
8383
with:
8484
tag: ${{ inputs.npmTag }}
8585
prepareScript: '${{inputs.packageManager}} run ${{ inputs.buildScript }}'

0 commit comments

Comments
 (0)