diff --git a/.github/workflows/dagger-test.yml b/.github/workflows/dagger-test.yml index dc87b3a..5ff84f9 100644 --- a/.github/workflows/dagger-test.yml +++ b/.github/workflows/dagger-test.yml @@ -65,7 +65,7 @@ jobs: ${{ matrix.module == 'gh' }} => --github-token env:GITHUB_TOKEN - name: Test Dagger module - uses: dagger/dagger-for-github@v8.1.0 + uses: dagger/dagger-for-github@v8.2.0 with: args: ${{ steps.constructor-args.outputs.value }} all module: github.com/${{ github.repository }}/${{ matrix.module }}/test@${{ github.ref }}