Skip to content

Commit 31501d0

Browse files
authored
Merge pull request #36 from github/dependabot/github_actions/github-actions-587aec0f87
Bump the github-actions group across 1 directory with 2 updates
2 parents 60fd42c + fcee363 commit 31501d0

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/[email protected].1
18+
- uses: actions/[email protected].2
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@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
23+
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
2424
with:
2525
title: '[Automated] Update dependabot.yml'
2626
body: |

0 commit comments

Comments
 (0)