Skip to content

Commit c2ceeab

Browse files
Update plengauer/autoversion action to v2.1.2 (#280)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7e471bd commit c2ceeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoversion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
env:
1616
OTEL_EXPORTER_OTLP_ENDPOINT: '${{ secrets.OTEL_EXPORTER_OTLP_ENDPOINT }}'
1717
OTEL_EXPORTER_OTLP_HEADERS: '${{ secrets.OTEL_EXPORTER_OTLP_HEADERS }}'
18-
- uses: plengauer/[email protected].0
18+
- uses: plengauer/[email protected].2
1919
with:
2020
github_token: ${{ secrets.ACTIONS_GITHUB_TOKEN }}
2121
openai_token: ${{ secrets.OPENAI_API_TOKEN }}

0 commit comments

Comments
 (0)