Skip to content

Commit 359c73e

Browse files
authored
Merge pull request #33 from github/dependabot/github_actions/github-actions-64192b3d25
Bump the github-actions group across 1 directory with 2 updates
2 parents 794a6e7 + 6bb47f9 commit 359c73e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/add-dependabot-pr-to-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Add to Compute Foundation Project Board
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/add-to-project@v0.6.1
18+
- uses: actions/add-to-project@v1.0.1
1919
with:
2020
project-url: https://github.com/orgs/github/projects/5753/ # Compute Foundation Project Board
2121
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

.github/workflows/generate-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: Makeshift/generate-dependabot-glob-action@5cd45385ce6519f68d574aab9699832b3a5e5031 # v1.3.4
2121

2222
- name: Create Pull Request
23-
uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6.0.2
23+
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
2424
with:
2525
title: '[Automated] Update dependabot.yml'
2626
body: |

0 commit comments

Comments
 (0)