Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4804500

Browse files
Update github-actions
1 parent 19d74a8 commit 4804500

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/release-tweet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
tweet:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: Eomm/why-don-t-you-tweet@v1
13+
- uses: Eomm/why-don-t-you-tweet@v2
1414
if: ${{ !github.event.repository.private }}
1515
with:
1616
# GitHub event payload

‎.github/workflows/send-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: "Create Pull Request"
3737
id: create-pr
38-
uses: peter-evans/create-pull-request@v6
38+
uses: peter-evans/create-pull-request@v7
3939
with:
4040
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
4141
path: ./phpstan-src

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /