commit | 88cb27633f88d882e58f5cc973de3bb209174554 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Wed Jan 18 03:28:21 2023 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Wed Jan 18 03:28:21 2023 +0000 |
tree | 8567802cee82f675a37ba2c8752d3f880d38235b | |
parent | 4c33bb5b75a752805ca970084cc40d2f49d2ac13 [diff] [blame] |
ci: loosen github workflows pins
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9eb5851..6fac26e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml
@@ -10,7 +10,7 @@ runs-on: ubuntu-latest steps: - name: Checkout project - uses: actions/checkout@v3.1.0 + uses: actions/checkout@v3 - name: Run "release-please" uses: google-github-actions/release-please-action@v3