Skip to content

Commit 7ca8c9a

Browse files
authored
Merge pull request #166 from AxonFramework/dependabot/github_actions/github-dependencies-83d1e47aa6
Bump the github-dependencies group with 1 update
2 parents db0e062 + e88b9f6 commit 7ca8c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
server-password: MAVEN_PASSWORD
3434

3535
- name: Cache .m2
36-
uses: actions/[email protected].1
36+
uses: actions/[email protected].2
3737
with:
3838
path: ~/.m2/repository
3939
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}

0 commit comments

Comments
 (0)