Skip to content

Commit

Permalink
Bump cda-tum/mqt-workflows from 1.1.5 to 1.2.1 in the github-actions …
Browse files Browse the repository at this point in the history
…group (#433)
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent f044b00 commit a6c6469
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-mqt-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ concurrency:
jobs:
update-mqt-core:
name: ⬆️ Update MQT Core
uses: cda-tum/mqt-workflows/.github/workflows/reusable-mqt-core-update.yml@v1.1.5
uses: cda-tum/mqt-workflows/.github/workflows/reusable-mqt-core-update.yml@v1.2.1
with:
update-to-head: ${{ fromJSON(github.event.inputs.update-to-head) || false }}
update-to-head: ${{ github.event.inputs.update-to-head || false }}

0 comments on commit a6c6469

Please sign in to comment.