Skip to content

Commit

Permalink
Merge pull request #169 from milescsmith/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/first-interaction-1.1.1

⬆️ Bump actions/first-interaction from 1.1.0 to 1.1.1
  • Loading branch information
milescsmith authored Jan 20, 2023
2 parents 84270a9 + 13895f9 commit 38c13f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/greetings.yml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].0
- uses: actions/[email protected].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.'
Expand Down

0 comments on commit 38c13f5

Please sign in to comment.