diff --git a/.github/workflows/SocketDev.yml b/.github/workflows/SocketDev.yml new file mode 100644 index 00000000000..fa0c08b9723 --- /dev/null +++ b/.github/workflows/SocketDev.yml @@ -0,0 +1,14 @@ +on: push + +jobs: + safe-install: + runs-on: ubuntu-latest + + steps: + - uses: actions/checkout@v7.0.0 + + - uses: SocketDev/action@v1.3.1 + with: + mode: firewall-free + # rust + - run: sfw cargo fetch