Update version.

This commit is contained in:
Franz Diebold 2020-02-11 13:14:12 +01:00
parent 45e833f67e
commit d550e1273f

View file

@ -27,7 +27,7 @@ For a full list of default environment variables exposed by GitHub see [https://
```yaml
steps:
- uses: franzdiebold@github-env-vars-action@master
- uses: franzdiebold@github-env-vars-action@v1.0.0
- name: Print environment variables
run: |
echo "GITHUB_REPOSITORY_OWNER=$GITHUB_REPOSITORY_OWNER"