Skip to content

Commit 33fd882

Browse files
Result of tsccr-helper -log-level=info -pin-all-workflows . (#283)
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
1 parent ea24a76 commit 33fd882

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ jobs:
3333
persist-credentials: false
3434

3535
- name: Batch changes
36-
uses: miniscruff/changie-action@6dcc2533cac0495148ed4046c438487e4dceaa23 # v2
36+
uses: miniscruff/changie-action@6dcc2533cac0495148ed4046c438487e4dceaa23 # v2.0.0
3737
with:
3838
version: latest
3939
args: batch ${{ needs.changelog-version.outputs.version }}
4040

4141
- name: Merge changes
42-
uses: miniscruff/changie-action@6dcc2533cac0495148ed4046c438487e4dceaa23 # v2
42+
uses: miniscruff/changie-action@6dcc2533cac0495148ed4046c438487e4dceaa23 # v2.0.0
4343
with:
4444
version: latest
4545
args: merge

0 commit comments

Comments
 (0)