Remove workflow actions version comments since upgrades are done via dependabot (#4161)

This commit is contained in:
Nikola Jokic
2025-07-01 15:54:59 +02:00
committed by GitHub
parent 349cc0835e
commit 469a0faec4
8 changed files with 0 additions and 24 deletions

View File

@@ -39,7 +39,6 @@ jobs:
- name: Get Token
id: get_workflow_token
# https://github.com/peter-murray/workflow-application-token-action/releases/tag/v3.0.0
uses: peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343
with:
application_id: ${{ secrets.ACTIONS_ACCESS_APP_ID }}