We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d411ab commit 553c37aCopy full SHA for 553c37a
1 file changed
.github/workflows/templating.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
app-id: ${{ secrets.APP_ID }}
23
private-key: ${{ secrets.APP_PRIVATE_KEY }}
24
- - uses: munich-quantum-toolkit/templates@58aa931467691cea6d910016e1c75ab83780bc54 # v1.2.0
+ - uses: munich-quantum-toolkit/templates@7fe3464fde16330f8d452127a16e29019d7fc81c # v1.3.1
25
26
token: ${{ steps.create-token.outputs.token }}
27
name: ProblemSolver
0 commit comments