File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
25
25
jobs :
26
26
coding-standards :
27
- uses : " doctrine/.github/.github/workflows/coding-standards.yml@7.1.0 "
27
+ uses : " doctrine/.github/.github/workflows/coding-standards.yml@7.2.1 "
Original file line number Diff line number Diff line change 17
17
jobs :
18
18
documentation :
19
19
name : " Documentation"
20
- uses : " doctrine/.github/.github/workflows/documentation.yml@7.1.0 "
20
+ uses : " doctrine/.github/.github/workflows/documentation.yml@7.2.1 "
Original file line number Diff line number Diff line change 7
7
8
8
jobs :
9
9
release :
10
- uses : " doctrine/.github/.github/workflows/release-on-milestone-closed.yml@7.1.0 "
10
+ uses : " doctrine/.github/.github/workflows/release-on-milestone-closed.yml@7.2.1 "
11
11
secrets :
12
12
GIT_AUTHOR_EMAIL : ${{ secrets.GIT_AUTHOR_EMAIL }}
13
13
GIT_AUTHOR_NAME : ${{ secrets.GIT_AUTHOR_NAME }}
You can’t perform that action at this time.
0 commit comments