Skip to content

Commit

Permalink
Merge pull request #1743 from nextcloud/dependabot/github_actions/rel…
Browse files Browse the repository at this point in the history
…ative-ci/agent-action-2.1.5
  • Loading branch information
skjnldsv committed Jun 21, 2023
2 parents 78992c8 + 392435d commit 8f5a729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Expand Up @@ -61,7 +61,7 @@ jobs:
npm run stats --if-present
- name: Send bundle stats to RelativeCI
uses: relative-ci/agent-action@f8a55ef35b4588b8ddd926feba0cec0787ecd8c9 # v2
uses: relative-ci/agent-action@e92b0c712e5ad0a039faf1026cbe438b8e7fed16 # v2
with:
webpackStatsFile: ./webpack-stats.json
key: ${{ secrets.RELATIVE_CI_KEY }}
Expand Down

0 comments on commit 8f5a729

Please sign in to comment.