Skip to content

Commit

Permalink
🚀 v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stoe committed Sep 27, 2021
1 parent dec64ed commit d6afdf1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actionsdesk/ghec-enterprise-reporting@v1
- uses: actionsdesk/ghec-enterprise-reporting@v2
with:
enterprise: 'awesome-enterprise'
title: 'Much enterprise reporting'
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ghec-enterprise-reporting",
"version": "1.1.0",
"version": "2.0.0",
"private": true,
"description": "GitHub Action to compile a usage and billing information from a GitHub Enterprise Cloud account into a reporting issue.",
"keywords": [
Expand Down

0 comments on commit d6afdf1

Please sign in to comment.