Skip to content

Commit

Permalink
Merge pull request #118 from atsign-foundation/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/github-actions-c2640f1c00

chore(deps): bump the github-actions group across 1 directory with 2 updates
  • Loading branch information
cpswan authored Dec 4, 2024
2 parents 5f1f1b4 + 74c95f7 commit 7ba9220
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/c-dart_interop_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
submodules: true
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672 # v1.6.5
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94 # v1.7.0

- name: get atchops c module
uses: ./.github/composite/update-submodule
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/weekly-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
ref: ${{ needs.build_branch.outputs.branch_name }}
submodules: true

- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3 #v2.17.0
- uses: subosito/flutter-action@f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff #v2.18.0
with:
channel: "stable"
cache: ${{ needs.build_branch.outputs.build_id != '' }}
Expand Down

0 comments on commit 7ba9220

Please sign in to comment.