Skip to content

Commit

Permalink
Merge pull request #1487 from robotology/dependabot/github_actions/ti…
Browse files Browse the repository at this point in the history
…bdex/github-app-token-2

Bump tibdex/github-app-token from 1 to 2
  • Loading branch information
traversaro authored Sep 12, 2023
2 parents a50aeb2 + 7b8191c commit d6d59fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Get Token
id: get_workflow_token
uses: tibdex/github-app-token@v1
uses: tibdex/github-app-token@v2
with:
private_key: ${{ secrets.ICUB_TECH_IIT_APP_KEY }}
app_id: ${{ secrets.ICUB_TECH_IIT_APP_ID }}
Expand Down

0 comments on commit d6d59fe

Please sign in to comment.