diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 878d1d7..c943287 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Get go.mod details - uses: Eun/go-mod-details@v1.0.6 + uses: Eun/go-mod-details@v1.0.7 id: go-mod-details - name: Install Go @@ -37,7 +37,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Get go.mod details - uses: Eun/go-mod-details@v1.0.6 + uses: Eun/go-mod-details@v1.0.7 id: go-mod-details - name: Install Go @@ -62,7 +62,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Get go.mod details - uses: Eun/go-mod-details@v1.0.6 + uses: Eun/go-mod-details@v1.0.7 id: go-mod-details - name: Install Go