diff options
| author | Renovate Bot <[email protected]> | 2022-01-17 03:58:36 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-01-17 03:58:36 +0000 |
| commit | 43d53d9c32d7e442c62c5e9ee0689cd5006151b9 (patch) | |
| tree | ed017be0b67b2707c4d789854bbc3227bb975c63 /.github/workflows | |
| parent | Merge pull request #7 from Fuwn/renovate/alpine-3.x (diff) | |
| download | space-43d53d9c32d7e442c62c5e9ee0689cd5006151b9.tar.xz space-43d53d9c32d7e442c62c5e9ee0689cd5006151b9.zip | |
chore(deps): update cedrickring/golang-action action to v1.7.0
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/go.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index d5cf7fd..c10cfe0 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -10,6 +10,6 @@ jobs: uses: actions/checkout@v2 - name: Check ✅ - uses: cedrickring/[email protected] + uses: cedrickring/[email protected] continue-on-error: false |