We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ab8e52 commit 15d9103Copy full SHA for 15d9103
.github/workflows/go-proxy-pull.yaml
@@ -14,6 +14,6 @@ jobs:
14
15
steps:
16
- name: Pull new module version
17
- uses: andrewslotin/go-proxy-pull-action@v1.2.0
+ uses: andrewslotin/go-proxy-pull-action@v1.3.0
18
with:
19
import_path: github.com/${{ github.repository }}
0 commit comments