This repository was archived by the owner on Nov 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# test-action
2+
23This action is for testing an issue only.
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- name : ' Test Action'
15+ name : ' Google Actions Testing'
16+ author : ' Google LLC'
1617description : ' This action is for testing only.'
1718
1819runs :
1920 using : ' node20'
20- main : ' index.js'
21+ main : ' index.js'
Original file line number Diff line number Diff line change 1212// See the License for the specific language governing permissions and
1313// limitations under the License.
1414
15-
1615const version = "1.0.0" ;
17- console . log ( `test-action v${ version } ` ) ;
16+ console . log ( `test-action v${ version } ` ) ;
You can’t perform that action at this time.
0 commit comments