Add bump runner version whenever action is versioned

Ensures that the runner version is bumped along with the action version.
This commit is contained in:
Andrew Eisenberg 2021-05-21 13:36:20 -07:00
parent 800a951427
commit ea89b06c41
4 changed files with 7 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "codeql-runner",
"version": "0.0.0",
"version": "1.0.0",
"private": true,
"description": "CodeQL runner",
"scripts": {