getsentry / action-github-app-token

Gets a GitHub auth token for a GitHub App installation
184 stars 86 forks source link

Unable to resolve action `getsentry/action-github-app-token@v3`, unable to find version `v3` #81

Closed kyanny closed 8 months ago

kyanny commented 8 months ago

Environment

getsentry/action-github-app-token@v3

Steps to Reproduce

  1. Create a workflow
  2. Run it
  3. Unable to resolve action getsentry/action-github-app-token@v3, unable to find version v3

Expected Result

No such error happens.

Actual Result

Screenshot 2024-02-02 at 17 32 58
2024-02-02T08:29:43.4845300Z Requested labels: ubuntu-latest
2024-02-02T08:29:43.4845578Z Job defined at: kyanny/didactic-telegram/.github/workflows/blank.yml@refs/heads/main
2024-02-02T08:29:43.4845726Z Waiting for a runner to pick up this job...
2024-02-02T08:29:44.0233056Z Job is waiting for a hosted runner to come online.
2024-02-02T08:29:47.3523742Z Job is about to start running on the hosted runner: GitHub Actions 24 (hosted)
2024-02-02T08:29:49.1220089Z Current runner version: '2.312.0'
2024-02-02T08:29:49.1247090Z ##[group]Operating System
2024-02-02T08:29:49.1247940Z Ubuntu
2024-02-02T08:29:49.1248565Z 22.04.3
2024-02-02T08:29:49.1249098Z LTS
2024-02-02T08:29:49.1249703Z ##[endgroup]
2024-02-02T08:29:49.1250331Z ##[group]Runner Image
2024-02-02T08:29:49.1250989Z Image: ubuntu-22.04
2024-02-02T08:29:49.1251652Z Version: 20240126.1.0
2024-02-02T08:29:49.1252954Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240126.1/images/ubuntu/Ubuntu2204-Readme.md
2024-02-02T08:29:49.1254705Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240126.1
2024-02-02T08:29:49.1255846Z ##[endgroup]
2024-02-02T08:29:49.1256465Z ##[group]Runner Image Provisioner
2024-02-02T08:29:49.1257266Z 2.0.341.1
2024-02-02T08:29:49.1257868Z ##[endgroup]
2024-02-02T08:29:49.1259153Z ##[group]GITHUB_TOKEN Permissions
2024-02-02T08:29:49.1260989Z Contents: read
2024-02-02T08:29:49.1261731Z Metadata: read
2024-02-02T08:29:49.1262556Z Packages: read
2024-02-02T08:29:49.1263254Z ##[endgroup]
2024-02-02T08:29:49.1266445Z Secret source: Actions
2024-02-02T08:29:49.1267367Z Prepare workflow directory
2024-02-02T08:29:49.1889460Z Prepare all required actions
2024-02-02T08:29:49.2045501Z Getting action download info
2024-02-02T08:29:49.4361635Z ##[error]Unable to resolve action `getsentry/action-github-app-token@v3`, unable to find version `v3`
BenJackGill commented 8 months ago

Can confirm. I'm getting the same error.

IanWoodard commented 8 months ago

Sorry about that! Should be fixed now!