]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
ci: switch ommisery to upstream version
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Tue, 2 Apr 2024 16:05:09 +0000 (12:05 -0400)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Tue, 2 Apr 2024 21:12:16 +0000 (17:12 -0400)
.github/workflows/pr.yml

index 60ca1db75a1785988ab8e085d356636773c3f725..387aa8a859704ad51326c1b76d4ef1244107edbb 100644 (file)
@@ -12,7 +12,7 @@ jobs:
       uses: actions/checkout@v3
 
     - name: Run Commisery
-      uses: dracutdevs/commisery-action@master
+      uses: tomtom-international/commisery-action@master
       with:
         token: ${{ secrets.GITHUB_TOKEN }}
         pull_request: ${{ github.event.number }}