Skip to content

Conversation

@TheAngryByrd
Copy link
Owner

@TheAngryByrd TheAngryByrd commented Sep 1, 2025

Proposed Changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.

Types of changes

What types of changes does your code introduce to MiniScaffold?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • Build and tests pass locally
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have added necessary documentation (if appropriate)

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@TheAngryByrd TheAngryByrd requested a review from Copilot September 1, 2025 17:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates GitHub Actions workflow files to use the latest versions of common actions, addressing potential security vulnerabilities and ensuring access to the latest features.

  • Updates checkout action from v3/v4 to v5
  • Updates setup-dotnet action from v3 to v4
  • Updates various GitHub Pages-related actions to their latest versions

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Content/Library/.github/workflows/publish.yml Updates checkout and setup-dotnet actions to latest versions
Content/Library/.github/workflows/fsdocs-gh-pages.yml Updates checkout, configure-pages, setup-dotnet, upload-pages-artifact, and deploy-pages actions
Content/Library/.github/workflows/build.yml Updates checkout action from v4 to v5
Content/Console/.github/workflows/build.yml Updates checkout action from v4 to v5
.github/workflows/publish.yml Updates github-script, checkout, and setup-dotnet actions
.github/workflows/fsdocs-gh-pages.yml Updates checkout, configure-pages, setup-dotnet, upload-pages-artifact, and deploy-pages actions
.github/workflows/build.yml Updates checkout action from v4 to v5

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@TheAngryByrd TheAngryByrd merged commit 28691c0 into master Sep 1, 2025
7 checks passed
@TheAngryByrd TheAngryByrd deleted the fixup-actions branch September 1, 2025 17:49
TheAngryByrd added a commit that referenced this pull request Sep 1, 2025
## [0.39.0-beta001] - 2025-09-01

### Changed

- [Paket to Nuget](#289) from @TheAngryByrd
- [Update fantomas version to 7.0.3](#290) from @TheAngryByrd
- [Update GitHub Actions to use latest action versions](#291) from @TheAngryByrd
TheAngryByrd added a commit that referenced this pull request Sep 1, 2025
## [0.39.0-beta002] - 2025-09-01

### Changed
- [Paket to Nuget](#289) from @TheAngryByrd
- [Update fantomas version to 7.0.3](#290) from @TheAngryByrd
- [Update GitHub Actions to use latest action versions](#291) from @TheAngryByrd
TheAngryByrd added a commit that referenced this pull request Sep 1, 2025
## [0.39.0] - 2025-09-01

### Changed
- [Paket to Nuget](#289) from @TheAngryByrd
- [Update fantomas version to 7.0.3](#290) from @TheAngryByrd
- [Update GitHub Actions to use latest action versions](#291) from @TheAngryByrd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants