Skip to content

猬嗭笍 Bump aws-sdk-s3 from 1.121.0 to 1.122.0 #885

猬嗭笍 Bump aws-sdk-s3 from 1.121.0 to 1.122.0

猬嗭笍 Bump aws-sdk-s3 from 1.121.0 to 1.122.0 #885

Workflow file for this run

name: Greetings
on: [pull_request, issues]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1.1.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: 'Hello @${{ github.actor }}, thank you for submitting a PR! We will respond as soon as possible.'
issue-message: |
Hello @${{ github.actor }}, thanks for contributing to the Password Pusher community! We will respond as soon as possible.