dependabot[bot]
hace 3 meses
cometido por
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: B5690EEEBB952194
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
.github/workflows/add_version.yml
|
|
|
@ -41,7 +41,7 @@ jobs: |
|
|
|
# https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#authenticating-with-github-app-generated-tokens |
|
|
|
- name: Generate Github token |
|
|
|
if: env.rc == 0 |
|
|
|
uses: actions/create-github-app-token@v2 |
|
|
|
uses: actions/create-github-app-token@v3 |
|
|
|
id: generate-token |
|
|
|
with: |
|
|
|
app-id: ${{ vars.PYENV_BOT_APP_ID }} |
|
|
|
|