File tree 3 files changed +11
-3
lines changed 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## v5.4.2
2
+
3
+ ### What's Changed
4
+
5
+
6
+ ** Full Changelog** : https://github.com/codecov/codecov-action/compare/v5.4.1..v5.4.2
7
+
8
+
1
9
## v5.4.1
2
10
3
11
### What's Changed
@@ -1074,4 +1082,4 @@ for the full list.
1074
1082
### Dependencies and Misc
1075
1083
- #166 Bump requestretry from 4.1.1 to 4.1.2
1076
1084
- #169 Bump typescript from 4.0.5 to 4.1.2
1077
- - #178 Bump @types/jest from 26.0.15 to 26.0.19
1085
+ - #178 Bump @types/jest from 26.0.15 to 26.0.19
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ runs:
203
203
GITHUB_REPOSITORY : ${{ github.repository }}
204
204
205
205
- name : Get OIDC token
206
- if : ${{ inputs.use_oidc }}
206
+ if : ${{ inputs.use_oidc == 'true' }}
207
207
uses : actions/github-script@v7
208
208
id : oidc
209
209
with :
Original file line number Diff line number Diff line change 1
- 5.4.1
1
+ 5.4.2
You can’t perform that action at this time.
0 commit comments