actions / create-github-app-token

GitHub Action for creating a GitHub App Installation Access Token
https://github.com/marketplace/actions/create-github-app-token
MIT License
351 stars 49 forks source link

test: fix test file extensions and inputs for repositories #161

Closed parkerbxyz closed 1 week ago

parkerbxyz commented 1 month ago

This pull request fixes the file extension for two test files that were incorrectly named. This caused them not to be tested. A new test has been added to ensure all test files have the correct extension.

This also fixes a bug in some tests where repositories inputs included the repository owner. The owner has been removed from these inputs and the snapshots have been updated.

create-app-token-action-releaser[bot] commented 1 week ago

:tada: This PR is included in version 1.10.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: