We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f0fbbf + 0894d52 commit 5ab71ebCopy full SHA for 5ab71eb
2 files changed
.github/workflows/release.yml
@@ -110,7 +110,7 @@ jobs:
110
111
- name: Get email
112
id: get_email
113
- uses: evvanErb/get-github-email-by-username-action@v1.25
+ uses: evvanErb/get-github-email-by-username-action@v2.0
114
with:
115
github-username: ${{ github.actor }}
116
.github/workflows/site.yml
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
51
0 commit comments